Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-0950 (GCVE-0-2023-0950)
Vulnerability from cvelistv5
Published
2023-05-25 00:00
Modified
2025-04-23 16:21
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-129 - Improper Validation of Array Index
Summary
Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
The Document Foundation | LibreOffice |
Version: 7.4 < 7.4.6 Version: 7.5 < 7.5.1 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T05:32:46.025Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950" }, { "name": "DSA-5415", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://www.debian.org/security/2023/dsa-5415" }, { "name": "[debian-lts-announce] 20230813 [SECURITY] [DLA 3526-1] libreoffice security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html" }, { "name": "GLSA-202311-15", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202311-15" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2023-0950", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-04-23T13:28:15.822093Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-04-23T16:21:38.994Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "LibreOffice", "vendor": "The Document Foundation", "versions": [ { "lessThan": "7.4.6", "status": "affected", "version": "7.4", "versionType": "custom" }, { "lessThan": "7.5.1", "status": "affected", "version": "7.5", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Secusmart GmbH for discovering and reporting the issue" }, { "lang": "en", "value": "Eike Rathke of Red Hat, Inc. for a solution" } ], "descriptions": [ { "lang": "en", "value": "Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-129", "description": "CWE-129 Improper Validation of Array Index", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-11-26T09:06:14.773Z", "orgId": "4fe7d05b-1353-44cc-8b7a-1e416936dff2", "shortName": "Document Fdn." }, "references": [ { "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950" }, { "name": "DSA-5415", "tags": [ "vendor-advisory" ], "url": "https://www.debian.org/security/2023/dsa-5415" }, { "name": "[debian-lts-announce] 20230813 [SECURITY] [DLA 3526-1] libreoffice security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html" }, { "name": "GLSA-202311-15", "tags": [ "vendor-advisory" ], "url": "https://security.gentoo.org/glsa/202311-15" } ], "source": { "discovery": "EXTERNAL" }, "title": "Array Index UnderFlow in Calc Formula Parsing", "x_generator": { "engine": "Vulnogram 0.0.9" } } }, "cveMetadata": { "assignerOrgId": "4fe7d05b-1353-44cc-8b7a-1e416936dff2", "assignerShortName": "Document Fdn.", "cveId": "CVE-2023-0950", "datePublished": "2023-05-25T00:00:00.000Z", "dateReserved": "2023-02-22T00:00:00.000Z", "dateUpdated": "2025-04-23T16:21:38.994Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-0950\",\"sourceIdentifier\":\"security@documentfoundation.org\",\"published\":\"2023-05-25T20:15:09.207\",\"lastModified\":\"2025-04-23T17:16:24.130\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security@documentfoundation.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-129\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-129\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libreoffice:libreoffice:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndExcluding\":\"7.4.6\",\"matchCriteriaId\":\"EBA35157-E774-4C1A-B18E-70D9C7F08603\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libreoffice:libreoffice:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.5.0\",\"versionEndExcluding\":\"7.5.2\",\"matchCriteriaId\":\"7AFEF7D8-AA92-4464-B771-83F3A8ADCF8F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html\",\"source\":\"security@documentfoundation.org\"},{\"url\":\"https://security.gentoo.org/glsa/202311-15\",\"source\":\"security@documentfoundation.org\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5415\",\"source\":\"security@documentfoundation.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950\",\"source\":\"security@documentfoundation.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202311-15\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5415\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"cna\": {\"title\": \"Array Index UnderFlow in Calc Formula Parsing\", \"providerMetadata\": {\"orgId\": \"4fe7d05b-1353-44cc-8b7a-1e416936dff2\", \"shortName\": \"Document Fdn.\", \"dateUpdated\": \"2023-11-26T09:06:14.773Z\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.\"}], \"affected\": [{\"vendor\": \"The Document Foundation\", \"product\": \"LibreOffice\", \"versions\": [{\"version\": \"7.4\", \"status\": \"affected\", \"lessThan\": \"7.4.6\", \"versionType\": \"custom\"}, {\"version\": \"7.5\", \"status\": \"affected\", \"lessThan\": \"7.5.1\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950\"}, {\"name\": \"DSA-5415\", \"tags\": [\"vendor-advisory\"], \"url\": \"https://www.debian.org/security/2023/dsa-5415\"}, {\"name\": \"[debian-lts-announce] 20230813 [SECURITY] [DLA 3526-1] libreoffice security update\", \"tags\": [\"mailing-list\"], \"url\": \"https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html\"}, {\"name\": \"GLSA-202311-15\", \"tags\": [\"vendor-advisory\"], \"url\": \"https://security.gentoo.org/glsa/202311-15\"}], \"credits\": [{\"lang\": \"en\", \"value\": \"Secusmart GmbH for discovering and reporting the issue\"}, {\"lang\": \"en\", \"value\": \"Eike Rathke of Red Hat, Inc. for a solution\"}], \"problemTypes\": [{\"descriptions\": [{\"type\": \"CWE\", \"lang\": \"en\", \"description\": \"CWE-129 Improper Validation of Array Index\", \"cweId\": \"CWE-129\"}]}], \"x_generator\": {\"engine\": \"Vulnogram 0.0.9\"}, \"source\": {\"discovery\": \"EXTERNAL\"}}, \"adp\": [{\"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T05:32:46.025Z\"}, \"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950\", \"tags\": [\"x_transferred\"]}, {\"name\": \"DSA-5415\", \"tags\": [\"vendor-advisory\", \"x_transferred\"], \"url\": \"https://www.debian.org/security/2023/dsa-5415\"}, {\"name\": \"[debian-lts-announce] 20230813 [SECURITY] [DLA 3526-1] libreoffice security update\", \"tags\": [\"mailing-list\", \"x_transferred\"], \"url\": \"https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html\"}, {\"name\": \"GLSA-202311-15\", \"tags\": [\"vendor-advisory\", \"x_transferred\"], \"url\": \"https://security.gentoo.org/glsa/202311-15\"}]}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-0950\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-23T13:28:15.822093Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-23T15:11:23.311Z\"}}]}", "cveMetadata": "{\"state\": \"PUBLISHED\", \"cveId\": \"CVE-2023-0950\", \"assignerOrgId\": \"4fe7d05b-1353-44cc-8b7a-1e416936dff2\", \"assignerShortName\": \"Document Fdn.\", \"dateUpdated\": \"2025-04-23T16:21:38.994Z\", \"dateReserved\": \"2023-02-22T00:00:00.000Z\", \"datePublished\": \"2023-05-25T00:00:00.000Z\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
ghsa-qv23-hw3g-384q
Vulnerability from github
Published
2023-05-25 21:30
Modified
2023-11-26 09:30
Severity ?
VLAI Severity ?
Details
Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.
{ "affected": [], "aliases": [ "CVE-2023-0950" ], "database_specific": { "cwe_ids": [ "CWE-129" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-05-25T20:15:09Z", "severity": "HIGH" }, "details": "Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.", "id": "GHSA-qv23-hw3g-384q", "modified": "2023-11-26T09:30:16Z", "published": "2023-05-25T21:30:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0950" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202311-15" }, { "type": "WEB", "url": "https://www.debian.org/security/2023/dsa-5415" }, { "type": "WEB", "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
suse-fu-2023:3696-1
Vulnerability from csaf_suse
Published
2023-09-20 07:56
Modified
2023-09-20 07:56
Summary
Feature update for LibreOffice
Notes
Title of the patch
Feature update for LibreOffice
Description of the patch
This update for LibreOffice fixes the following issues:
libreoffice:
- Version update from 7.3.6.2 to 7.5.4.1 (jsc#PED-3561, jsc#PED-3550, jsc#PED-1785):
* For the highlights of changes of version 7.5 please consult the official release notes:
https://wiki.documentfoundation.org/ReleaseNotes/7.5
* For the highlights of changes of version 7.4 please consult the official release notes:
https://wiki.documentfoundation.org/ReleaseNotes/7.4
* Security issues fixed:
+ CVE-2023-0950: Fixed stack underflow in ScInterpreter (bsc#1209242)
+ CVE-2023-2255: Fixed vulnerability where remote documents could be loaded without prompt via IFrame (bsc#1211746)
* Bug fixes:
+ Fix PPTX shadow effect for table offset (bsc#1204040)
+ Fix ability to set the default tab size for each text object (bsc#1198666)
+ Fix PPTX extra vertical space between different text formats (bsc#1200085)
+ Do not use binutils-gold as the package is unmaintainedd and will be removed in the future (bsc#1210687)
* Updated bundled dependencies:
* boost version update from 1_77_0 to 1_80_0
* curl version update from 7.83.1 to 8.0.1
* icu4c-data version update from 70_1 to 72_1
* icu4c version update from 70_1 to 72_1
* pdfium version update from 4699 to 5408
* poppler version update from 21.11.0 to 22.12.0
* poppler-data version update from 0.4.10 to 0.4.11
* skia version from m97-a7230803d64ae9d44f4e128244480111a3ae967 to m103-b301ff025004c9cd82816c86c547588e6c24b466
* New build dependencies:
* fixmath-devel
* libwebp-devel
* zlib-devel
* dragonbox-devel
* at-spi2-core-devel
* libtiff-devel
dragonbox:
- New package at version 1.1.3 (jsc#PED-1785)
* New dependency for LibreOffice 7.4
fixmath:
- New package at version 2022.07.20 (jsc#PED-1785)
* New dependency for LibreOffice 7.4
libmwaw:
- Version update from 0.3.20 to 0.3.21 (jsc#PED-1785):
* Add debug code to read some private rsrc data
* Allow to read some MacWrite which does not have printer informations
* Add a parser for Scoop files
* Add a parser for ScriptWriter files
* Add a parser for ReadySetGo 1-4 files
xmlsec1:
- Version update from 1.2.28 to 1.2.37 required by LibreOffice 7.5.2.2 (jsc#PED-3561, jsc#PED-3550):
* Retired the XMLSec mailing list 'xmlsec@aleksey.com' and the XMLSec Online Signature Verifier.
* Migration to OpenSSL 3.0 API Note that OpenSSL engines are disabled by default when XMLSec library is compiled
against OpenSSL 3.0.
To re-enable OpenSSL engines, use `--enable-openssl3-engines` configure flag
(there will be a lot of deprecation warnings).
* The OpenSSL before 1.1.0 and LibreSSL before 2.7.0 are now deprecated and will be removed in the future versions of
XMLSec Library.
* Refactored all the integer casts to ensure cast-safety. Fixed all warnings and enabled `-Werror` and `-pedantic`
flags on CI builds.
* Added configure flag to use size_t for xmlSecSize (currently disabled by default for backward compatibility).
* Support for OpenSSL compiled with OPENSSL_NO_ERR.
* Full support for LibreSSL 3.5.0 and above
* Several other small fixes
* Fix decrypting session key for two recipients
* Added `--privkey-openssl-engine` option to enhance openssl engine support
* Remove MD5 for NSS 3.59 and above
* Fix PKCS12_parse return code handling
* Fix OpenSSL lookup
* xmlSecX509DataGetNodeContent(): don't return 0 for non-empty elements - fix for LibreOffice
* Unload error strings in OpenSSL shutdown.
* Make userData available when executing preExecCallback function
* Add an option to use secure memset.
* Enabled XML_PARSE_HUGE for all xml parsers.
* Various build and tests fixes and improvements.
* Move remaining private header files away from xmlsec/include/`` folder
- Other packaging changes:
* Relax the crypto policies for the test-suite. It allows the tests using certificates with small key lengths to pass.
* Pass `--disable-md5` to configure: The cryptographic strength of the MD5 algorithm is sufficiently doubtful that its
use is discouraged at this time. It is not listed as an algorithm in [XMLDSIG-CORE1]
https://www.w3.org/TR/xmlsec-algorithms/#bib-XMLDSIG-CORE1
Patchnames
SUSE-2023-3696,SUSE-OpenStack-Cloud-9-2023-3696,SUSE-OpenStack-Cloud-Crowbar-9-2023-3696,SUSE-SLE-SAP-12-SP4-2023-3696,SUSE-SLE-SDK-12-SP5-2023-3696,SUSE-SLE-SERVER-12-SP2-BCL-2023-3696,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-3696,SUSE-SLE-SERVER-12-SP4-LTSS-2023-3696,SUSE-SLE-SERVER-12-SP5-2023-3696,SUSE-SLE-WE-12-SP5-2023-3696
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Feature update for LibreOffice", "title": "Title of the patch" }, { "category": "description", "text": "This update for LibreOffice fixes the following issues:\n \nlibreoffice:\n\n- Version update from 7.3.6.2 to 7.5.4.1 (jsc#PED-3561, jsc#PED-3550, jsc#PED-1785):\n * For the highlights of changes of version 7.5 please consult the official release notes:\n https://wiki.documentfoundation.org/ReleaseNotes/7.5\n * For the highlights of changes of version 7.4 please consult the official release notes:\n https://wiki.documentfoundation.org/ReleaseNotes/7.4\n * Security issues fixed:\n + CVE-2023-0950: Fixed stack underflow in ScInterpreter (bsc#1209242)\n + CVE-2023-2255: Fixed vulnerability where remote documents could be loaded without prompt via IFrame (bsc#1211746)\n * Bug fixes:\n + Fix PPTX shadow effect for table offset (bsc#1204040)\n + Fix ability to set the default tab size for each text object (bsc#1198666)\n + Fix PPTX extra vertical space between different text formats (bsc#1200085)\n + Do not use binutils-gold as the package is unmaintainedd and will be removed in the future (bsc#1210687)\n * Updated bundled dependencies: \n * boost version update from 1_77_0 to 1_80_0\n * curl version update from 7.83.1 to 8.0.1\n * icu4c-data version update from 70_1 to 72_1\n * icu4c version update from 70_1 to 72_1\n * pdfium version update from 4699 to 5408\n * poppler version update from 21.11.0 to 22.12.0\n * poppler-data version update from 0.4.10 to 0.4.11\n * skia version from m97-a7230803d64ae9d44f4e128244480111a3ae967 to m103-b301ff025004c9cd82816c86c547588e6c24b466 \n * New build dependencies:\n * fixmath-devel\n * libwebp-devel\n * zlib-devel\n * dragonbox-devel\n * at-spi2-core-devel\n * libtiff-devel\n\ndragonbox:\n\n- New package at version 1.1.3 (jsc#PED-1785)\n * New dependency for LibreOffice 7.4\n\nfixmath:\n\n- New package at version 2022.07.20 (jsc#PED-1785)\n * New dependency for LibreOffice 7.4\n\nlibmwaw:\n\n- Version update from 0.3.20 to 0.3.21 (jsc#PED-1785):\n * Add debug code to read some private rsrc data\n * Allow to read some MacWrite which does not have printer informations\n * Add a parser for Scoop files\n * Add a parser for ScriptWriter files\n * Add a parser for ReadySetGo 1-4 files\n\nxmlsec1:\n \n- Version update from 1.2.28 to 1.2.37 required by LibreOffice 7.5.2.2 (jsc#PED-3561, jsc#PED-3550):\n * Retired the XMLSec mailing list \u0027xmlsec@aleksey.com\u0027 and the XMLSec Online Signature Verifier.\n * Migration to OpenSSL 3.0 API Note that OpenSSL engines are disabled by default when XMLSec library is compiled\n against OpenSSL 3.0.\n To re-enable OpenSSL engines, use `--enable-openssl3-engines` configure flag \n (there will be a lot of deprecation warnings).\n * The OpenSSL before 1.1.0 and LibreSSL before 2.7.0 are now deprecated and will be removed in the future versions of\n XMLSec Library.\n * Refactored all the integer casts to ensure cast-safety. Fixed all warnings and enabled `-Werror` and `-pedantic` \n flags on CI builds.\n * Added configure flag to use size_t for xmlSecSize (currently disabled by default for backward compatibility).\n * Support for OpenSSL compiled with OPENSSL_NO_ERR.\n * Full support for LibreSSL 3.5.0 and above\n * Several other small fixes\n * Fix decrypting session key for two recipients \n * Added `--privkey-openssl-engine` option to enhance openssl engine support\n * Remove MD5 for NSS 3.59 and above\n * Fix PKCS12_parse return code handling\n * Fix OpenSSL lookup\n * xmlSecX509DataGetNodeContent(): don\u0027t return 0 for non-empty elements - fix for LibreOffice\n * Unload error strings in OpenSSL shutdown.\n * Make userData available when executing preExecCallback function\n * Add an option to use secure memset.\n * Enabled XML_PARSE_HUGE for all xml parsers.\n * Various build and tests fixes and improvements.\n * Move remaining private header files away from xmlsec/include/`` folder\n- Other packaging changes:\n * Relax the crypto policies for the test-suite. It allows the tests using certificates with small key lengths to pass.\n * Pass `--disable-md5` to configure: The cryptographic strength of the MD5 algorithm is sufficiently doubtful that its\n use is discouraged at this time. It is not listed as an algorithm in [XMLDSIG-CORE1]\n https://www.w3.org/TR/xmlsec-algorithms/#bib-XMLDSIG-CORE1\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3696,SUSE-OpenStack-Cloud-9-2023-3696,SUSE-OpenStack-Cloud-Crowbar-9-2023-3696,SUSE-SLE-SAP-12-SP4-2023-3696,SUSE-SLE-SDK-12-SP5-2023-3696,SUSE-SLE-SERVER-12-SP2-BCL-2023-3696,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-3696,SUSE-SLE-SERVER-12-SP4-LTSS-2023-3696,SUSE-SLE-SERVER-12-SP5-2023-3696,SUSE-SLE-WE-12-SP5-2023-3696", "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-fu-2023_3696-1.json" }, { "category": "self", "summary": "URL for SUSE-FU-2023:3696-1", "url": "https://www.suse.com/support/update/announcement//suse-fu-20233696-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-FU-2023:3696-1", "url": "https://lists.suse.com/pipermail/sle-updates/2023-September/031572.html" }, { "category": "self", "summary": "SUSE Bug 1198666", "url": "https://bugzilla.suse.com/1198666" }, { "category": "self", "summary": "SUSE Bug 1200085", "url": "https://bugzilla.suse.com/1200085" }, { "category": "self", "summary": "SUSE Bug 1204040", "url": "https://bugzilla.suse.com/1204040" }, { "category": "self", "summary": "SUSE Bug 1209242", "url": "https://bugzilla.suse.com/1209242" }, { "category": "self", "summary": "SUSE Bug 1210687", "url": "https://bugzilla.suse.com/1210687" }, { "category": "self", "summary": "SUSE Bug 1211746", "url": "https://bugzilla.suse.com/1211746" }, { "category": "self", "summary": "SUSE CVE CVE-2023-0950 page", "url": "https://www.suse.com/security/cve/CVE-2023-0950/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2255 page", "url": "https://www.suse.com/security/cve/CVE-2023-2255/" } ], "title": "Feature update for LibreOffice", "tracking": { "current_release_date": "2023-09-20T07:56:44Z", "generator": { "date": "2023-09-20T07:56:44Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-FU-2023:3696-1", "initial_release_date": "2023-09-20T07:56:44Z", "revision_history": [ { "date": "2023-09-20T07:56:44Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "atk-devel-2.28.1-6.5.23.aarch64", "product": { "name": "atk-devel-2.28.1-6.5.23.aarch64", "product_id": "atk-devel-2.28.1-6.5.23.aarch64" } }, { "category": "product_version", "name": "dragonbox-devel-1.1.3-8.3.48.aarch64", "product": { "name": "dragonbox-devel-1.1.3-8.3.48.aarch64", "product_id": "dragonbox-devel-1.1.3-8.3.48.aarch64" } }, { "category": "product_version", "name": "fixmath-devel-2022.07.20-8.3.48.aarch64", "product": { "name": "fixmath-devel-2022.07.20-8.3.48.aarch64", "product_id": "fixmath-devel-2022.07.20-8.3.48.aarch64" } }, { "category": "product_version", "name": "libatk-1_0-0-2.28.1-6.5.23.aarch64", "product": { "name": "libatk-1_0-0-2.28.1-6.5.23.aarch64", "product_id": "libatk-1_0-0-2.28.1-6.5.23.aarch64" } }, { "category": "product_version", "name": "libmwaw-0_3-3-0.3.21-7.24.14.aarch64", "product": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.aarch64", "product_id": "libmwaw-0_3-3-0.3.21-7.24.14.aarch64" } }, { "category": "product_version", "name": "libmwaw-devel-0.3.21-7.24.14.aarch64", "product": { "name": "libmwaw-devel-0.3.21-7.24.14.aarch64", "product_id": "libmwaw-devel-0.3.21-7.24.14.aarch64" } }, { "category": "product_version", "name": "libmwaw-tools-0.3.21-7.24.14.aarch64", "product": { "name": "libmwaw-tools-0.3.21-7.24.14.aarch64", "product_id": "libmwaw-tools-0.3.21-7.24.14.aarch64" } }, { "category": "product_version", "name": "libreoffice-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-base-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-base-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-base-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-calc-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-calc-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-calc-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-calc-extensions-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-calc-extensions-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-calc-extensions-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-draw-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-draw-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-draw-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-filters-optional-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-filters-optional-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-filters-optional-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-gnome-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-gnome-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-gnome-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-gtk3-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-gtk3-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-gtk3-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-impress-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-impress-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-impress-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-librelogo-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-librelogo-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-librelogo-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-mailmerge-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-mailmerge-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-mailmerge-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-math-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-math-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-math-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-officebean-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-officebean-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-officebean-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-pyuno-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-pyuno-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-pyuno-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-sdk-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-sdk-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-sdk-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-sdk-doc-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-sdk-doc-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-sdk-doc-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-writer-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-writer-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-writer-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreoffice-writer-extensions-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreoffice-writer-extensions-7.5.4.1-48.44.2.aarch64", "product_id": "libreoffice-writer-extensions-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreofficekit-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreofficekit-7.5.4.1-48.44.2.aarch64", "product_id": "libreofficekit-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libreofficekit-devel-7.5.4.1-48.44.2.aarch64", "product": { "name": "libreofficekit-devel-7.5.4.1-48.44.2.aarch64", "product_id": "libreofficekit-devel-7.5.4.1-48.44.2.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-8.6.21.aarch64", "product": { "name": "libxmlsec1-1-1.2.37-8.6.21.aarch64", "product_id": "libxmlsec1-1-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "product_id": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "product": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "product_id": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "product": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "product_id": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "product": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "product_id": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "product": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "product_id": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-8.6.21.aarch64", "product": { "name": "xmlsec1-1.2.37-8.6.21.aarch64", "product_id": "xmlsec1-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-8.6.21.aarch64", "product": { "name": "xmlsec1-devel-1.2.37-8.6.21.aarch64", "product_id": "xmlsec1-devel-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64", "product_id": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64", "product_id": "xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-8.6.21.aarch64", "product": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.aarch64", "product_id": "xmlsec1-nss-devel-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64", "product": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64", "product_id": "xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "atk-devel-64bit-2.28.1-6.5.23.aarch64_ilp32", "product": { "name": "atk-devel-64bit-2.28.1-6.5.23.aarch64_ilp32", "product_id": "atk-devel-64bit-2.28.1-6.5.23.aarch64_ilp32" } }, { "category": "product_version", "name": "libatk-1_0-0-64bit-2.28.1-6.5.23.aarch64_ilp32", "product": { "name": "libatk-1_0-0-64bit-2.28.1-6.5.23.aarch64_ilp32", "product_id": "libatk-1_0-0-64bit-2.28.1-6.5.23.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "atk-devel-2.28.1-6.5.23.i586", "product": { "name": "atk-devel-2.28.1-6.5.23.i586", "product_id": "atk-devel-2.28.1-6.5.23.i586" } }, { "category": "product_version", "name": "dragonbox-devel-1.1.3-8.3.48.i586", "product": { "name": "dragonbox-devel-1.1.3-8.3.48.i586", "product_id": "dragonbox-devel-1.1.3-8.3.48.i586" } }, { "category": "product_version", "name": "fixmath-devel-2022.07.20-8.3.48.i586", "product": { "name": "fixmath-devel-2022.07.20-8.3.48.i586", "product_id": "fixmath-devel-2022.07.20-8.3.48.i586" } }, { "category": "product_version", "name": "libatk-1_0-0-2.28.1-6.5.23.i586", "product": { "name": "libatk-1_0-0-2.28.1-6.5.23.i586", "product_id": "libatk-1_0-0-2.28.1-6.5.23.i586" } }, { "category": "product_version", "name": "libmwaw-0_3-3-0.3.21-7.24.14.i586", "product": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.i586", "product_id": "libmwaw-0_3-3-0.3.21-7.24.14.i586" } }, { "category": "product_version", "name": "libmwaw-devel-0.3.21-7.24.14.i586", "product": { "name": "libmwaw-devel-0.3.21-7.24.14.i586", "product_id": "libmwaw-devel-0.3.21-7.24.14.i586" } }, { "category": "product_version", "name": "libmwaw-tools-0.3.21-7.24.14.i586", "product": { "name": "libmwaw-tools-0.3.21-7.24.14.i586", "product_id": "libmwaw-tools-0.3.21-7.24.14.i586" } }, { "category": "product_version", "name": "libreoffice-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-base-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-base-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-base-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-calc-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-calc-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-calc-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-calc-extensions-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-calc-extensions-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-calc-extensions-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-draw-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-draw-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-draw-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-filters-optional-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-filters-optional-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-filters-optional-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-gnome-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-gnome-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-gnome-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-gtk3-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-gtk3-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-gtk3-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-impress-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-impress-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-impress-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-librelogo-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-librelogo-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-librelogo-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-mailmerge-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-mailmerge-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-mailmerge-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-math-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-math-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-math-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-officebean-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-officebean-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-officebean-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-pyuno-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-pyuno-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-pyuno-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-sdk-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-sdk-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-sdk-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-sdk-doc-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-sdk-doc-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-sdk-doc-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-writer-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-writer-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-writer-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreoffice-writer-extensions-7.5.4.1-48.44.2.i586", "product": { "name": "libreoffice-writer-extensions-7.5.4.1-48.44.2.i586", "product_id": "libreoffice-writer-extensions-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreofficekit-7.5.4.1-48.44.2.i586", "product": { "name": "libreofficekit-7.5.4.1-48.44.2.i586", "product_id": "libreofficekit-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libreofficekit-devel-7.5.4.1-48.44.2.i586", "product": { "name": "libreofficekit-devel-7.5.4.1-48.44.2.i586", "product_id": "libreofficekit-devel-7.5.4.1-48.44.2.i586" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-8.6.21.i586", "product": { "name": "libxmlsec1-1-1.2.37-8.6.21.i586", "product_id": "libxmlsec1-1-1.2.37-8.6.21.i586" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.i586", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.i586", "product_id": "libxmlsec1-gcrypt1-1.2.37-8.6.21.i586" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.i586", "product": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.i586", "product_id": "libxmlsec1-gnutls1-1.2.37-8.6.21.i586" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-8.6.21.i586", "product": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.i586", "product_id": "libxmlsec1-nss1-1.2.37-8.6.21.i586" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-8.6.21.i586", "product": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.i586", "product_id": "libxmlsec1-openssl1-1.2.37-8.6.21.i586" } }, { "category": "product_version", "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.i586", "product": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.i586", "product_id": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.i586" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-8.6.21.i586", "product": { "name": "xmlsec1-1.2.37-8.6.21.i586", "product_id": "xmlsec1-1.2.37-8.6.21.i586" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-8.6.21.i586", "product": { "name": "xmlsec1-devel-1.2.37-8.6.21.i586", "product_id": "xmlsec1-devel-1.2.37-8.6.21.i586" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.i586", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.i586", "product_id": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.i586" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.i586", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.i586", "product_id": "xmlsec1-gnutls-devel-1.2.37-8.6.21.i586" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-8.6.21.i586", "product": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.i586", "product_id": "xmlsec1-nss-devel-1.2.37-8.6.21.i586" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.i586", "product": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.i586", "product_id": "xmlsec1-openssl-devel-1.2.37-8.6.21.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "atk-doc-2.28.1-6.5.23.noarch", "product": { "name": "atk-doc-2.28.1-6.5.23.noarch", "product_id": "atk-doc-2.28.1-6.5.23.noarch" } }, { "category": "product_version", "name": "atk-lang-2.28.1-6.5.23.noarch", "product": { "name": "atk-lang-2.28.1-6.5.23.noarch", "product_id": "atk-lang-2.28.1-6.5.23.noarch" } }, { "category": "product_version", "name": "libmwaw-devel-doc-0.3.21-7.24.14.noarch", "product": { "name": "libmwaw-devel-doc-0.3.21-7.24.14.noarch", "product_id": "libmwaw-devel-doc-0.3.21-7.24.14.noarch" } }, { "category": "product_version", "name": "libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-gdb-pretty-printers-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-gdb-pretty-printers-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-gdb-pretty-printers-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-glade-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-glade-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-glade-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-icon-themes-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-icon-themes-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-icon-themes-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-af-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-af-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-af-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-am-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-am-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-am-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-as-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-as-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-as-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ast-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ast-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ast-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-be-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-be-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-be-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-bn-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-bn-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-bn-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-bn_IN-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-bn_IN-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-bn_IN-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-bo-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-bo-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-bo-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-br-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-br-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-br-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-brx-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-brx-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-brx-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-bs-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-bs-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-bs-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ca_valencia-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ca_valencia-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ca_valencia-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ckb-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ckb-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ckb-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-cy-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-cy-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-cy-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-da-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-da-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-da-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-de-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-de-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-de-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-dgo-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-dgo-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-dgo-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-dsb-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-dsb-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-dsb-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-dz-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-dz-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-dz-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-el-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-el-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-el-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-en-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-en-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-en-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-en_GB-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-en_GB-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-en_GB-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-en_ZA-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-en_ZA-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-en_ZA-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-eo-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-eo-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-eo-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-es-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-es-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-es-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-et-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-et-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-et-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-eu-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-eu-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-eu-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-fa-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-fa-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-fa-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-fur-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-fur-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-fur-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-fy-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-fy-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-fy-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ga-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ga-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ga-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-gd-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-gd-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-gd-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-gl-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-gl-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-gl-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-gug-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-gug-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-gug-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-he-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-he-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-he-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-hsb-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-hsb-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-hsb-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-id-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-id-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-id-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-is-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-is-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-is-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-it-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-it-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-it-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ka-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ka-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ka-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-kab-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-kab-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-kab-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-kk-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-kk-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-kk-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-km-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-km-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-km-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-kmr_Latn-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-kmr_Latn-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-kmr_Latn-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-kn-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-kn-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-kn-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-kok-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-kok-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-kok-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ks-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ks-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ks-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-lb-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-lb-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-lb-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-lo-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-lo-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-lo-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-lv-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-lv-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-lv-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-mai-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-mai-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-mai-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-mk-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-mk-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-mk-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ml-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ml-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ml-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-mn-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-mn-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-mn-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-mni-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-mni-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-mni-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-mr-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-mr-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-mr-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-my-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-my-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-my-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ne-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ne-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ne-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nr-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-nr-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-nr-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nso-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-nso-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-nso-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-oc-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-oc-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-oc-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-om-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-om-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-om-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-or-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-or-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-or-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-pa-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-pa-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-pa-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-rw-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-rw-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-rw-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sa_IN-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-sa_IN-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-sa_IN-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sat-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-sat-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-sat-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sd-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-sd-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-sd-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-si-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-si-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-si-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sid-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-sid-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-sid-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sl-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-sl-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-sl-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sq-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-sq-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-sq-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sr-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-sr-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-sr-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ss-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ss-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ss-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-st-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-st-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-st-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sw_TZ-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-sw_TZ-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-sw_TZ-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-szl-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-szl-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-szl-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ta-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ta-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ta-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-te-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-te-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-te-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-tg-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-tg-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-tg-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-th-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-th-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-th-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-tn-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-tn-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-tn-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-tr-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-tr-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-tr-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ts-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ts-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ts-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-tt-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-tt-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-tt-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ug-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ug-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ug-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-uz-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-uz-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-uz-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ve-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ve-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ve-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-vec-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-vec-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-vec-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-vi-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-vi-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-vi-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "atk-devel-2.28.1-6.5.23.ppc64le", "product": { "name": "atk-devel-2.28.1-6.5.23.ppc64le", "product_id": "atk-devel-2.28.1-6.5.23.ppc64le" } }, { "category": "product_version", "name": "dragonbox-devel-1.1.3-8.3.48.ppc64le", "product": { "name": "dragonbox-devel-1.1.3-8.3.48.ppc64le", "product_id": "dragonbox-devel-1.1.3-8.3.48.ppc64le" } }, { "category": "product_version", "name": "fixmath-devel-2022.07.20-8.3.48.ppc64le", "product": { "name": "fixmath-devel-2022.07.20-8.3.48.ppc64le", "product_id": "fixmath-devel-2022.07.20-8.3.48.ppc64le" } }, { "category": "product_version", "name": "libatk-1_0-0-2.28.1-6.5.23.ppc64le", "product": { "name": "libatk-1_0-0-2.28.1-6.5.23.ppc64le", "product_id": "libatk-1_0-0-2.28.1-6.5.23.ppc64le" } }, { "category": "product_version", "name": "libmwaw-0_3-3-0.3.21-7.24.14.ppc64le", "product": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.ppc64le", "product_id": "libmwaw-0_3-3-0.3.21-7.24.14.ppc64le" } }, { "category": "product_version", "name": "libmwaw-devel-0.3.21-7.24.14.ppc64le", "product": { "name": "libmwaw-devel-0.3.21-7.24.14.ppc64le", "product_id": "libmwaw-devel-0.3.21-7.24.14.ppc64le" } }, { "category": "product_version", "name": "libmwaw-tools-0.3.21-7.24.14.ppc64le", "product": { "name": "libmwaw-tools-0.3.21-7.24.14.ppc64le", "product_id": "libmwaw-tools-0.3.21-7.24.14.ppc64le" } }, { "category": "product_version", "name": "libreoffice-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-base-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-base-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-base-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-calc-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-calc-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-calc-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-calc-extensions-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-calc-extensions-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-calc-extensions-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-draw-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-draw-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-draw-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-filters-optional-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-filters-optional-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-filters-optional-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-gnome-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-gnome-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-gnome-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-gtk3-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-gtk3-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-gtk3-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-impress-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-impress-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-impress-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-librelogo-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-librelogo-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-librelogo-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-mailmerge-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-mailmerge-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-mailmerge-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-math-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-math-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-math-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-officebean-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-officebean-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-officebean-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-pyuno-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-pyuno-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-pyuno-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-sdk-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-sdk-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-sdk-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-sdk-doc-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-sdk-doc-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-sdk-doc-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-writer-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-writer-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-writer-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreoffice-writer-extensions-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreoffice-writer-extensions-7.5.4.1-48.44.2.ppc64le", "product_id": "libreoffice-writer-extensions-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreofficekit-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreofficekit-7.5.4.1-48.44.2.ppc64le", "product_id": "libreofficekit-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libreofficekit-devel-7.5.4.1-48.44.2.ppc64le", "product": { "name": "libreofficekit-devel-7.5.4.1-48.44.2.ppc64le", "product_id": "libreofficekit-devel-7.5.4.1-48.44.2.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-8.6.21.ppc64le", "product": { "name": "libxmlsec1-1-1.2.37-8.6.21.ppc64le", "product_id": "libxmlsec1-1-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "product_id": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "product": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "product_id": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "product": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "product_id": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "product": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "product_id": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "product": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "product_id": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-8.6.21.ppc64le", "product": { "name": "xmlsec1-1.2.37-8.6.21.ppc64le", "product_id": "xmlsec1-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-8.6.21.ppc64le", "product": { "name": "xmlsec1-devel-1.2.37-8.6.21.ppc64le", "product_id": "xmlsec1-devel-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le", "product_id": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le", "product_id": "xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le", "product": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le", "product_id": "xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le", "product": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le", "product_id": "xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "atk-devel-2.28.1-6.5.23.s390", "product": { "name": "atk-devel-2.28.1-6.5.23.s390", "product_id": "atk-devel-2.28.1-6.5.23.s390" } }, { "category": "product_version", "name": "dragonbox-devel-1.1.3-8.3.48.s390", "product": { "name": "dragonbox-devel-1.1.3-8.3.48.s390", "product_id": "dragonbox-devel-1.1.3-8.3.48.s390" } }, { "category": "product_version", "name": "fixmath-devel-2022.07.20-8.3.48.s390", "product": { "name": "fixmath-devel-2022.07.20-8.3.48.s390", "product_id": "fixmath-devel-2022.07.20-8.3.48.s390" } }, { "category": "product_version", "name": "libatk-1_0-0-2.28.1-6.5.23.s390", "product": { "name": "libatk-1_0-0-2.28.1-6.5.23.s390", "product_id": "libatk-1_0-0-2.28.1-6.5.23.s390" } }, { "category": "product_version", "name": "libmwaw-0_3-3-0.3.21-7.24.14.s390", "product": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.s390", "product_id": "libmwaw-0_3-3-0.3.21-7.24.14.s390" } }, { "category": "product_version", "name": "libmwaw-devel-0.3.21-7.24.14.s390", "product": { "name": "libmwaw-devel-0.3.21-7.24.14.s390", "product_id": "libmwaw-devel-0.3.21-7.24.14.s390" } }, { "category": "product_version", "name": "libmwaw-tools-0.3.21-7.24.14.s390", "product": { "name": "libmwaw-tools-0.3.21-7.24.14.s390", "product_id": "libmwaw-tools-0.3.21-7.24.14.s390" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-8.6.21.s390", "product": { "name": "libxmlsec1-1-1.2.37-8.6.21.s390", "product_id": "libxmlsec1-1-1.2.37-8.6.21.s390" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390", "product_id": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390", "product": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390", "product_id": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-8.6.21.s390", "product": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.s390", "product_id": "libxmlsec1-nss1-1.2.37-8.6.21.s390" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-8.6.21.s390", "product": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.s390", "product_id": "libxmlsec1-openssl1-1.2.37-8.6.21.s390" } }, { "category": "product_version", "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390", "product": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390", "product_id": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-8.6.21.s390", "product": { "name": "xmlsec1-1.2.37-8.6.21.s390", "product_id": "xmlsec1-1.2.37-8.6.21.s390" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-8.6.21.s390", "product": { "name": "xmlsec1-devel-1.2.37-8.6.21.s390", "product_id": "xmlsec1-devel-1.2.37-8.6.21.s390" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390", "product_id": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.s390", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.s390", "product_id": "xmlsec1-gnutls-devel-1.2.37-8.6.21.s390" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-8.6.21.s390", "product": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.s390", "product_id": "xmlsec1-nss-devel-1.2.37-8.6.21.s390" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.s390", "product": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.s390", "product_id": "xmlsec1-openssl-devel-1.2.37-8.6.21.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "atk-devel-2.28.1-6.5.23.s390x", "product": { "name": "atk-devel-2.28.1-6.5.23.s390x", "product_id": "atk-devel-2.28.1-6.5.23.s390x" } }, { "category": "product_version", "name": "atk-devel-32bit-2.28.1-6.5.23.s390x", "product": { "name": "atk-devel-32bit-2.28.1-6.5.23.s390x", "product_id": "atk-devel-32bit-2.28.1-6.5.23.s390x" } }, { "category": "product_version", "name": "dragonbox-devel-1.1.3-8.3.48.s390x", "product": { "name": "dragonbox-devel-1.1.3-8.3.48.s390x", "product_id": "dragonbox-devel-1.1.3-8.3.48.s390x" } }, { "category": "product_version", "name": "fixmath-devel-2022.07.20-8.3.48.s390x", "product": { "name": "fixmath-devel-2022.07.20-8.3.48.s390x", "product_id": "fixmath-devel-2022.07.20-8.3.48.s390x" } }, { "category": "product_version", "name": "libatk-1_0-0-2.28.1-6.5.23.s390x", "product": { "name": "libatk-1_0-0-2.28.1-6.5.23.s390x", "product_id": "libatk-1_0-0-2.28.1-6.5.23.s390x" } }, { "category": "product_version", "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "product": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "product_id": "libatk-1_0-0-32bit-2.28.1-6.5.23.s390x" } }, { "category": "product_version", "name": "libmwaw-0_3-3-0.3.21-7.24.14.s390x", "product": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.s390x", "product_id": "libmwaw-0_3-3-0.3.21-7.24.14.s390x" } }, { "category": "product_version", "name": "libmwaw-devel-0.3.21-7.24.14.s390x", "product": { "name": "libmwaw-devel-0.3.21-7.24.14.s390x", "product_id": "libmwaw-devel-0.3.21-7.24.14.s390x" } }, { "category": "product_version", "name": "libmwaw-tools-0.3.21-7.24.14.s390x", "product": { "name": "libmwaw-tools-0.3.21-7.24.14.s390x", "product_id": "libmwaw-tools-0.3.21-7.24.14.s390x" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-8.6.21.s390x", "product": { "name": "libxmlsec1-1-1.2.37-8.6.21.s390x", "product_id": "libxmlsec1-1-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "product_id": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "product": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "product_id": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-8.6.21.s390x", "product": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.s390x", "product_id": "libxmlsec1-nss1-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "product": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "product_id": "libxmlsec1-openssl1-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "product": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "product_id": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-8.6.21.s390x", "product": { "name": "xmlsec1-1.2.37-8.6.21.s390x", "product_id": "xmlsec1-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-8.6.21.s390x", "product": { "name": "xmlsec1-devel-1.2.37-8.6.21.s390x", "product_id": "xmlsec1-devel-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x", "product_id": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x", "product_id": "xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-8.6.21.s390x", "product": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.s390x", "product_id": "xmlsec1-nss-devel-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.s390x", "product": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.s390x", "product_id": "xmlsec1-openssl-devel-1.2.37-8.6.21.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "atk-devel-2.28.1-6.5.23.x86_64", "product": { "name": "atk-devel-2.28.1-6.5.23.x86_64", "product_id": "atk-devel-2.28.1-6.5.23.x86_64" } }, { "category": "product_version", "name": "atk-devel-32bit-2.28.1-6.5.23.x86_64", "product": { "name": "atk-devel-32bit-2.28.1-6.5.23.x86_64", "product_id": "atk-devel-32bit-2.28.1-6.5.23.x86_64" } }, { "category": "product_version", "name": "dragonbox-devel-1.1.3-8.3.48.x86_64", "product": { "name": "dragonbox-devel-1.1.3-8.3.48.x86_64", "product_id": "dragonbox-devel-1.1.3-8.3.48.x86_64" } }, { "category": "product_version", "name": "fixmath-devel-2022.07.20-8.3.48.x86_64", "product": { "name": "fixmath-devel-2022.07.20-8.3.48.x86_64", "product_id": "fixmath-devel-2022.07.20-8.3.48.x86_64" } }, { "category": "product_version", "name": "libatk-1_0-0-2.28.1-6.5.23.x86_64", "product": { "name": "libatk-1_0-0-2.28.1-6.5.23.x86_64", "product_id": "libatk-1_0-0-2.28.1-6.5.23.x86_64" } }, { "category": "product_version", "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "product": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "product_id": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64" } }, { "category": "product_version", "name": "libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "product": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "product_id": "libmwaw-0_3-3-0.3.21-7.24.14.x86_64" } }, { "category": "product_version", "name": "libmwaw-devel-0.3.21-7.24.14.x86_64", "product": { "name": "libmwaw-devel-0.3.21-7.24.14.x86_64", "product_id": "libmwaw-devel-0.3.21-7.24.14.x86_64" } }, { "category": "product_version", "name": "libmwaw-tools-0.3.21-7.24.14.x86_64", "product": { "name": "libmwaw-tools-0.3.21-7.24.14.x86_64", "product_id": "libmwaw-tools-0.3.21-7.24.14.x86_64" } }, { "category": "product_version", "name": "libreoffice-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-base-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-base-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-base-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-calc-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-calc-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-calc-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-draw-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-draw-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-draw-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-gnome-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-gnome-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-gnome-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-gtk3-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-gtk3-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-gtk3-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-impress-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-impress-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-impress-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-librelogo-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-librelogo-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-librelogo-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-math-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-math-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-math-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-officebean-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-officebean-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-officebean-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-pyuno-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-pyuno-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-pyuno-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-sdk-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-sdk-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-sdk-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-sdk-doc-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-sdk-doc-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-sdk-doc-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-writer-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-writer-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-writer-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreofficekit-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreofficekit-7.5.4.1-48.44.2.x86_64", "product_id": "libreofficekit-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreofficekit-devel-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreofficekit-devel-7.5.4.1-48.44.2.x86_64", "product_id": "libreofficekit-devel-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-8.6.21.x86_64", "product": { "name": "libxmlsec1-1-1.2.37-8.6.21.x86_64", "product_id": "libxmlsec1-1-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "product_id": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "product": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "product_id": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "product": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "product_id": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "product": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "product_id": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "product": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "product_id": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-8.6.21.x86_64", "product": { "name": "xmlsec1-1.2.37-8.6.21.x86_64", "product_id": "xmlsec1-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-8.6.21.x86_64", "product": { "name": "xmlsec1-devel-1.2.37-8.6.21.x86_64", "product_id": "xmlsec1-devel-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64", "product_id": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64", "product_id": "xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-8.6.21.x86_64", "product": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.x86_64", "product_id": "xmlsec1-nss-devel-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64", "product": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64", "product_id": "xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-espos:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "atk-doc-2.28.1-6.5.23.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-doc-2.28.1-6.5.23.noarch" }, "product_reference": "atk-doc-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "atk-lang-2.28.1-6.5.23.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-lang-2.28.1-6.5.23.noarch" }, "product_reference": "atk-lang-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.ppc64le" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.ppc64le" }, "product_reference": "xmlsec1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "atk-doc-2.28.1-6.5.23.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:atk-doc-2.28.1-6.5.23.noarch" }, "product_reference": "atk-doc-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "atk-lang-2.28.1-6.5.23.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:atk-lang-2.28.1-6.5.23.noarch" }, "product_reference": "atk-lang-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "atk-doc-2.28.1-6.5.23.noarch as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-doc-2.28.1-6.5.23.noarch" }, "product_reference": "atk-doc-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "atk-lang-2.28.1-6.5.23.noarch as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-lang-2.28.1-6.5.23.noarch" }, "product_reference": "atk-lang-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.aarch64" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.aarch64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "atk-doc-2.28.1-6.5.23.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-doc-2.28.1-6.5.23.noarch" }, "product_reference": "atk-doc-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "atk-lang-2.28.1-6.5.23.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-lang-2.28.1-6.5.23.noarch" }, "product_reference": "atk-lang-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.aarch64" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.ppc64le" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.s390x" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x" }, "product_reference": "libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.aarch64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.ppc64le" }, "product_reference": "xmlsec1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.s390x" }, "product_reference": "xmlsec1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-0950", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-0950" } ], "notes": [ { "category": "general", "text": "Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-0950", "url": "https://www.suse.com/security/cve/CVE-2023-0950" }, { "category": "external", "summary": "SUSE Bug 1209242 for CVE-2023-0950", "url": "https://bugzilla.suse.com/1209242" }, { "category": "external", "summary": "SUSE Bug 1217550 for CVE-2023-0950", "url": "https://bugzilla.suse.com/1217550" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP2-BCL:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-20T07:56:44Z", "details": "important" } ], "title": "CVE-2023-0950" }, { "cve": "CVE-2023-2255", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2255" } ], "notes": [ { "category": "general", "text": "Improper access control in editor components of The Document Foundation LibreOffice allowed an attacker to craft a document that would cause external links to be loaded without prompt. In the affected versions of LibreOffice documents that used \"floating frames\" linked to external files, would load the contents of those frames without prompting the user for permission to do so. This was inconsistent with the treatment of other linked content in LibreOffice. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.7; 7.5 versions prior to 7.5.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2255", "url": "https://www.suse.com/security/cve/CVE-2023-2255" }, { "category": "external", "summary": "SUSE Bug 1211746 for CVE-2023-2255", "url": "https://bugzilla.suse.com/1211746" }, { "category": "external", "summary": "SUSE Bug 1217550 for CVE-2023-2255", "url": "https://bugzilla.suse.com/1217550" }, { "category": "external", "summary": "SUSE Bug 1217578 for CVE-2023-2255", "url": "https://bugzilla.suse.com/1217578" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP2-BCL:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:xmlsec1-1.2.37-8.6.21.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-20T07:56:44Z", "details": "important" } ], "title": "CVE-2023-2255" } ] }
suse-fu-2023:3413-1
Vulnerability from csaf_suse
Published
2023-08-24 05:44
Modified
2023-08-24 05:44
Summary
Feature update for LibreOffice and xmlsec1
Notes
Title of the patch
Feature update for LibreOffice and xmlsec1
Description of the patch
This update for LibreOffice and xmlsec1 fixes the following issue:
libreoffice:
- Version update from 7.4.3.2 to 7.5.4.1 (jsc#PED-3561, jsc#PED-3550, jsc#3549):
* For the highlights of changes of version 7.5 please consult the official release notes:
https://wiki.documentfoundation.org/ReleaseNotes/7.5
* Security issues fixed:
+ CVE-2023-0950: Fixed stack underflow in ScInterpreter (bsc#1209242)
+ CVE-2023-2255: Fixed vulnerability where remote documents could be loaded without prompt via IFrame (bsc#1211746)
* Bug fixes:
+ Fix PPTX shadow effect for table offset (bsc#1204040)
+ Fix ability to set the default tab size for each text object (bsc#1198666)
+ Fix PPTX extra vertical space between different text formats (bsc#1200085)
+ Do not use binutils-gold as the package is unmaintained and will be removed in the future (boo#1210687)
* Updated bundled dependencies:
* boost version update from 1_77_0 to 1_80_0
* curl version update from 7.83.1 to 8.0.1
* gpgme version update from 1.16.0 to 1.18.0
* icu4c-data version update from 70_1 to 72_1
* icu4c version update from 70_1 to 72_1
* pdfium version update from 4699 to 5408
* poppler version update from 21.11.0 to 22.12.0
xmlsec1:
- Version update from 1.2.28 to 1.2.37 required by LibreOffice 7.5.2.2 (jsc#PED-3561, jsc#PED-3550):
* Retired the XMLSec mailing list 'xmlsec@aleksey.com' and the XMLSec Online Signature Verifier.
* Migration to OpenSSL 3.0 API Note that OpenSSL engines are disabled by default when XMLSec library is compiled
against OpenSSL 3.0.
To re-enable OpenSSL engines, use `--enable-openssl3-engines` configure flag
(there will be a lot of deprecation warnings).
* The OpenSSL before 1.1.0 and LibreSSL before 2.7.0 are now deprecated and will be removed in the future versions of
XMLSec Library.
* Refactored all the integer casts to ensure cast-safety. Fixed all warnings and enabled `-Werror` and `-pedantic`
flags on CI builds.
* Added configure flag to use size_t for xmlSecSize (currently disabled by default for backward compatibility).
* Support for OpenSSL compiled with OPENSSL_NO_ERR.
* Full support for LibreSSL 3.5.0 and above
* Several other small fixes
* Fix decrypting session key for two recipients
* Added `--privkey-openssl-engine` option to enhance openssl engine support
* Remove MD5 for NSS 3.59 and above
* Fix PKCS12_parse return code handling
* Fix OpenSSL lookup
* xmlSecX509DataGetNodeContent(): don't return 0 for non-empty elements - fix for LibreOffice
* Unload error strings in OpenSSL shutdown.
* Make userData available when executing preExecCallback function
* Add an option to use secure memset.
* Enabled XML_PARSE_HUGE for all xml parsers.
* Various build and tests fixes and improvements.
* Move remaining private header files away from xmlsec/include/`` folder
- Other packaging changes:
* Relax the crypto policies for the test-suite. It allows the tests using certificates with small key lengths to pass.
* Pass `--disable-md5` to configure: The cryptographic strength of the MD5 algorithm is sufficiently doubtful that its
use is discouraged at this time. It is not listed as an algorithm in [XMLDSIG-CORE1]
https://www.w3.org/TR/xmlsec-algorithms/#bib-XMLDSIG-CORE1
Patchnames
SUSE-2023-3413,SUSE-SLE-Micro-5.3-2023-3413,SUSE-SLE-Micro-5.4-2023-3413,SUSE-SLE-Module-Basesystem-15-SP4-2023-3413,SUSE-SLE-Module-Basesystem-15-SP5-2023-3413,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-3413,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-3413,SUSE-SLE-Product-WE-15-SP4-2023-3413,SUSE-SLE-Product-WE-15-SP5-2023-3413,openSUSE-Leap-Micro-5.3-2023-3413,openSUSE-Leap-Micro-5.4-2023-3413,openSUSE-SLE-15.4-2023-3413,openSUSE-SLE-15.5-2023-3413
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Feature update for LibreOffice and xmlsec1", "title": "Title of the patch" }, { "category": "description", "text": "This update for LibreOffice and xmlsec1 fixes the following issue:\n \nlibreoffice:\n\n- Version update from 7.4.3.2 to 7.5.4.1 (jsc#PED-3561, jsc#PED-3550, jsc#3549):\n * For the highlights of changes of version 7.5 please consult the official release notes:\n https://wiki.documentfoundation.org/ReleaseNotes/7.5\n * Security issues fixed:\n + CVE-2023-0950: Fixed stack underflow in ScInterpreter (bsc#1209242)\n + CVE-2023-2255: Fixed vulnerability where remote documents could be loaded without prompt via IFrame (bsc#1211746)\n * Bug fixes:\n + Fix PPTX shadow effect for table offset (bsc#1204040)\n + Fix ability to set the default tab size for each text object (bsc#1198666)\n + Fix PPTX extra vertical space between different text formats (bsc#1200085)\n + Do not use binutils-gold as the package is unmaintained and will be removed in the future (boo#1210687)\n * Updated bundled dependencies:\n * boost version update from 1_77_0 to 1_80_0\n * curl version update from 7.83.1 to 8.0.1\n * gpgme version update from 1.16.0 to 1.18.0\n * icu4c-data version update from 70_1 to 72_1\n * icu4c version update from 70_1 to 72_1\n * pdfium version update from 4699 to 5408\n * poppler version update from 21.11.0 to 22.12.0\n\nxmlsec1:\n \n- Version update from 1.2.28 to 1.2.37 required by LibreOffice 7.5.2.2 (jsc#PED-3561, jsc#PED-3550):\n * Retired the XMLSec mailing list \u0027xmlsec@aleksey.com\u0027 and the XMLSec Online Signature Verifier.\n * Migration to OpenSSL 3.0 API Note that OpenSSL engines are disabled by default when XMLSec library is compiled\n against OpenSSL 3.0.\n To re-enable OpenSSL engines, use `--enable-openssl3-engines` configure flag \n (there will be a lot of deprecation warnings).\n * The OpenSSL before 1.1.0 and LibreSSL before 2.7.0 are now deprecated and will be removed in the future versions of\n XMLSec Library.\n * Refactored all the integer casts to ensure cast-safety. Fixed all warnings and enabled `-Werror` and `-pedantic` \n flags on CI builds.\n * Added configure flag to use size_t for xmlSecSize (currently disabled by default for backward compatibility).\n * Support for OpenSSL compiled with OPENSSL_NO_ERR.\n * Full support for LibreSSL 3.5.0 and above\n * Several other small fixes\n * Fix decrypting session key for two recipients \n * Added `--privkey-openssl-engine` option to enhance openssl engine support\n * Remove MD5 for NSS 3.59 and above\n * Fix PKCS12_parse return code handling\n * Fix OpenSSL lookup\n * xmlSecX509DataGetNodeContent(): don\u0027t return 0 for non-empty elements - fix for LibreOffice\n * Unload error strings in OpenSSL shutdown.\n * Make userData available when executing preExecCallback function\n * Add an option to use secure memset.\n * Enabled XML_PARSE_HUGE for all xml parsers.\n * Various build and tests fixes and improvements.\n * Move remaining private header files away from xmlsec/include/`` folder\n- Other packaging changes:\n * Relax the crypto policies for the test-suite. It allows the tests using certificates with small key lengths to pass.\n * Pass `--disable-md5` to configure: The cryptographic strength of the MD5 algorithm is sufficiently doubtful that its\n use is discouraged at this time. It is not listed as an algorithm in [XMLDSIG-CORE1]\n https://www.w3.org/TR/xmlsec-algorithms/#bib-XMLDSIG-CORE1\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3413,SUSE-SLE-Micro-5.3-2023-3413,SUSE-SLE-Micro-5.4-2023-3413,SUSE-SLE-Module-Basesystem-15-SP4-2023-3413,SUSE-SLE-Module-Basesystem-15-SP5-2023-3413,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-3413,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-3413,SUSE-SLE-Product-WE-15-SP4-2023-3413,SUSE-SLE-Product-WE-15-SP5-2023-3413,openSUSE-Leap-Micro-5.3-2023-3413,openSUSE-Leap-Micro-5.4-2023-3413,openSUSE-SLE-15.4-2023-3413,openSUSE-SLE-15.5-2023-3413", "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-fu-2023_3413-1.json" }, { "category": "self", "summary": "URL for SUSE-FU-2023:3413-1", "url": "https://www.suse.com/support/update/announcement//suse-fu-20233413-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-FU-2023:3413-1", "url": "https://lists.suse.com/pipermail/sle-updates/2023-August/031163.html" }, { "category": "self", "summary": "SUSE Bug 1198666", "url": "https://bugzilla.suse.com/1198666" }, { "category": "self", "summary": "SUSE Bug 1200085", "url": "https://bugzilla.suse.com/1200085" }, { "category": "self", "summary": "SUSE Bug 1204040", "url": "https://bugzilla.suse.com/1204040" }, { "category": "self", "summary": "SUSE Bug 1209242", "url": "https://bugzilla.suse.com/1209242" }, { "category": "self", "summary": "SUSE Bug 1210687", "url": "https://bugzilla.suse.com/1210687" }, { "category": "self", "summary": "SUSE Bug 1211746", "url": "https://bugzilla.suse.com/1211746" }, { "category": "self", "summary": "SUSE CVE CVE-2023-0950 page", "url": "https://www.suse.com/security/cve/CVE-2023-0950/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2255 page", "url": "https://www.suse.com/security/cve/CVE-2023-2255/" } ], "title": "Feature update for LibreOffice and xmlsec1", "tracking": { "current_release_date": "2023-08-24T05:44:16Z", "generator": { "date": "2023-08-24T05:44:16Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-FU-2023:3413-1", "initial_release_date": "2023-08-24T05:44:16Z", "revision_history": [ { "date": "2023-08-24T05:44:16Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libreoffice-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-base-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-math-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreofficekit-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "product": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "product_id": "libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "product": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "product_id": "libxmlsec1-1-1.2.37-150400.14.3.4.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "product_id": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "product": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "product_id": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "product": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "product_id": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "product": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "product_id": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-150400.14.3.4.aarch64", "product": { "name": "xmlsec1-1.2.37-150400.14.3.4.aarch64", "product_id": "xmlsec1-1.2.37-150400.14.3.4.aarch64" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "product": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "product_id": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "product_id": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "product_id": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "product": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "product_id": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "product": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "product_id": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreoffice-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-base-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-base-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-calc-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-draw-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-gnome-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-impress-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-math-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-math-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-officebean-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-qt5-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-sdk-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-writer-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.i586", "product_id": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreofficekit-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.i586", "product_id": "libreofficekit-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.i586", "product": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.i586", "product_id": "libreofficekit-devel-7.5.4.1-150400.17.12.4.i586" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-150400.14.3.4.i586", "product": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.i586", "product_id": "libxmlsec1-1-1.2.37-150400.14.3.4.i586" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.i586", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.i586", "product_id": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.i586" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.i586", "product": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.i586", "product_id": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.i586" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.i586", "product": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.i586", "product_id": "libxmlsec1-nss1-1.2.37-150400.14.3.4.i586" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.i586", "product": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.i586", "product_id": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.i586" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-150400.14.3.4.i586", "product": { "name": "xmlsec1-1.2.37-150400.14.3.4.i586", "product_id": "xmlsec1-1.2.37-150400.14.3.4.i586" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-150400.14.3.4.i586", "product": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.i586", "product_id": "xmlsec1-devel-1.2.37-150400.14.3.4.i586" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.i586", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.i586", "product_id": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.i586" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.i586", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.i586", "product_id": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.i586" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.i586", "product": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.i586", "product_id": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.i586" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.i586", "product": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.i586", "product_id": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-glade-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "product": { "name": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "product_id": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreofficekit-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "product": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "product_id": "libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "product": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "product_id": "libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "product_id": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "product": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "product_id": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "product": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "product_id": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "product": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "product_id": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-150400.14.3.4.ppc64le", "product": { "name": "xmlsec1-1.2.37-150400.14.3.4.ppc64le", "product_id": "xmlsec1-1.2.37-150400.14.3.4.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "product": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "product_id": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "product_id": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "product_id": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "product": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "product_id": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "product": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "product_id": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "product": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "product_id": "libxmlsec1-1-1.2.37-150400.14.3.4.s390x" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "product_id": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "product": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "product_id": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "product": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "product_id": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "product": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "product_id": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-150400.14.3.4.s390x", "product": { "name": "xmlsec1-1.2.37-150400.14.3.4.s390x", "product_id": "xmlsec1-1.2.37-150400.14.3.4.s390x" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "product": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "product_id": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "product_id": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "product_id": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "product": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "product_id": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "product": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "product_id": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libreoffice-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-base-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-math-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreofficekit-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "product": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "product_id": "libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "product": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "product_id": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "product_id": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "product": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "product_id": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "product": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "product_id": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "product": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "product_id": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-150400.14.3.4.x86_64", "product": { "name": "xmlsec1-1.2.37-150400.14.3.4.x86_64", "product_id": "xmlsec1-1.2.37-150400.14.3.4.x86_64" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "product": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "product_id": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "product_id": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "product_id": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "product": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "product_id": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "product": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "product_id": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.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 Module for Basesystem 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4" } } }, { "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 Package Hub 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp4" } } }, { "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": "SUSE Linux Enterprise Workstation Extension 15 SP4", "product": { "name": "SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 15 SP5", "product": { "name": "SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:15:sp5" } } }, { "category": "product_name", "name": "openSUSE Leap Micro 5.3", "product": { "name": "openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap-micro:5.3" } } }, { "category": "product_name", "name": "openSUSE Leap Micro 5.4", "product": { "name": "openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap-micro:5.4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } }, { "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": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.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:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.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:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.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:xmlsec1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.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:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.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:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.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:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch" }, "product_reference": "libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64" }, "product_reference": "libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le" }, "product_reference": "libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64" }, "product_reference": "libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-0950", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-0950" } ], "notes": [ { "category": "general", "text": "Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.3:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-0950", "url": "https://www.suse.com/security/cve/CVE-2023-0950" }, { "category": "external", "summary": "SUSE Bug 1209242 for CVE-2023-0950", "url": "https://bugzilla.suse.com/1209242" }, { "category": "external", "summary": "SUSE Bug 1217550 for CVE-2023-0950", "url": "https://bugzilla.suse.com/1217550" } ], "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:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.3:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.3:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-08-24T05:44:16Z", "details": "important" } ], "title": "CVE-2023-0950" }, { "cve": "CVE-2023-2255", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2255" } ], "notes": [ { "category": "general", "text": "Improper access control in editor components of The Document Foundation LibreOffice allowed an attacker to craft a document that would cause external links to be loaded without prompt. In the affected versions of LibreOffice documents that used \"floating frames\" linked to external files, would load the contents of those frames without prompting the user for permission to do so. This was inconsistent with the treatment of other linked content in LibreOffice. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.7; 7.5 versions prior to 7.5.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.3:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2255", "url": "https://www.suse.com/security/cve/CVE-2023-2255" }, { "category": "external", "summary": "SUSE Bug 1211746 for CVE-2023-2255", "url": "https://bugzilla.suse.com/1211746" }, { "category": "external", "summary": "SUSE Bug 1217550 for CVE-2023-2255", "url": "https://bugzilla.suse.com/1217550" }, { "category": "external", "summary": "SUSE Bug 1217578 for CVE-2023-2255", "url": "https://bugzilla.suse.com/1217578" } ], "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:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.3:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.4:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.4:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-base-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-base-drivers-postgresql-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-branding-upstream-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-calc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-calc-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-draw-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-filters-optional-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-gdb-pretty-printers-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-glade-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-gnome-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-gtk3-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-icon-themes-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-impress-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-l10n-af-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-am-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ar-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-as-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ast-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-be-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bn_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-br-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-brx-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-bs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ca-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ca_valencia-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ckb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-cs-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-cy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-da-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-de-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dgo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-dz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-el-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en_GB-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-en_ZA-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-eo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-es-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-et-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-eu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fur-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-fy-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ga-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-gug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-he-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hsb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-hu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-id-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-is-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-it-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ja-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ka-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kab-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-km-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kmr_Latn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ko-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-kok-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ks-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lo-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-lv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mai-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ml-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mni-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-mr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-my-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nb-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ne-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-nso-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-oc-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-om-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-or-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pa-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pt_BR-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-pt_PT-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ro-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ru-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-rw-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sa_IN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sat-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sd-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-si-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sid-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sq-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ss-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-st-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sv-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-sw_TZ-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-szl-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ta-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-te-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tg-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-th-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tn-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tr-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ts-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-tt-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ug-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-uk-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-uz-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-ve-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-vec-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-vi-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-xh-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zh_CN-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zh_TW-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-l10n-zu-7.5.4.1-150400.17.12.4.noarch", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-librelogo-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-mailmerge-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-math-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-officebean-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-pyuno-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-qt5-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-sdk-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-sdk-doc-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-writer-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreoffice-writer-extensions-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreofficekit-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.aarch64", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.ppc64le", "openSUSE Leap 15.5:libreofficekit-devel-7.5.4.1-150400.17.12.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-gcrypt1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-gnutls1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-nss1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-gcrypt-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-gnutls-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-nss-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.aarch64", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.ppc64le", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.s390x", "openSUSE Leap 15.5:xmlsec1-openssl-devel-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.3:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.3:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.4:libxmlsec1-1-1.2.37-150400.14.3.4.x86_64", "openSUSE Leap Micro 5.4:libxmlsec1-openssl1-1.2.37-150400.14.3.4.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-08-24T05:44:16Z", "details": "important" } ], "title": "CVE-2023-2255" } ] }
suse-su-2024:0075-1
Vulnerability from csaf_suse
Published
2024-01-10 10:24
Modified
2024-01-10 10:24
Summary
Security update for LibreOffice
Notes
Title of the patch
Security update for LibreOffice
Description of the patch
This update for LibreOffice fixes the following issues:
libreoffice:
- Version update from 7.3.6.2 to 7.5.4.1 (jsc#PED-3561, jsc#PED-3550, jsc#PED-1785):
* For the highlights of changes of version 7.5 please consult the official release notes:
https://wiki.documentfoundation.org/ReleaseNotes/7.5
* For the highlights of changes of version 7.4 please consult the official release notes:
https://wiki.documentfoundation.org/ReleaseNotes/7.4
* Security issues fixed:
+ CVE-2023-0950: Fixed stack underflow in ScInterpreter (bsc#1209242)
+ CVE-2023-2255: Fixed vulnerability where remote documents could be loaded without prompt via IFrame (bsc#1211746)
* Bug fixes:
+ Fix PPTX shadow effect for table offset (bsc#1204040)
+ Fix ability to set the default tab size for each text object (bsc#1198666)
+ Fix PPTX extra vertical space between different text formats (bsc#1200085)
+ Do not use binutils-gold as the package is unmaintainedd and will be removed in the future (bsc#1210687)
* Updated bundled dependencies:
* boost version update from 1_77_0 to 1_80_0
* curl version update from 7.83.1 to 8.0.1
* icu4c-data version update from 70_1 to 72_1
* icu4c version update from 70_1 to 72_1
* pdfium version update from 4699 to 5408
* poppler version update from 21.11.0 to 22.12.0
* poppler-data version update from 0.4.10 to 0.4.11
* skia version from m97-a7230803d64ae9d44f4e128244480111a3ae967 to m103-b301ff025004c9cd82816c86c547588e6c24b466
* New build dependencies:
* fixmath-devel
* libwebp-devel
* zlib-devel
* dragonbox-devel
* at-spi2-core-devel
* libtiff-devel
dragonbox:
- New package at version 1.1.3 (jsc#PED-1785)
* New dependency for LibreOffice 7.4
fixmath:
- New package at version 2022.07.20 (jsc#PED-1785)
* New dependency for LibreOffice 7.4
libmwaw:
- Version update from 0.3.20 to 0.3.21 (jsc#PED-1785):
* Add debug code to read some private rsrc data
* Allow to read some MacWrite which does not have printer informations
* Add a parser for Scoop files
* Add a parser for ScriptWriter files
* Add a parser for ReadySetGo 1-4 files
xmlsec1:
- Version update from 1.2.28 to 1.2.37 required by LibreOffice 7.5.2.2 (jsc#PED-3561, jsc#PED-3550):
* Retired the XMLSec mailing list 'xmlsec@aleksey.com' and the XMLSec Online Signature Verifier.
* Migration to OpenSSL 3.0 API Note that OpenSSL engines are disabled by default when XMLSec library is compiled
against OpenSSL 3.0.
To re-enable OpenSSL engines, use `--enable-openssl3-engines` configure flag
(there will be a lot of deprecation warnings).
* The OpenSSL before 1.1.0 and LibreSSL before 2.7.0 are now deprecated and will be removed in the future versions of
XMLSec Library.
* Refactored all the integer casts to ensure cast-safety. Fixed all warnings and enabled `-Werror` and `-pedantic`
flags on CI builds.
* Added configure flag to use size_t for xmlSecSize (currently disabled by default for backward compatibility).
* Support for OpenSSL compiled with OPENSSL_NO_ERR.
* Full support for LibreSSL 3.5.0 and above
* Several other small fixes
* Fix decrypting session key for two recipients
* Added `--privkey-openssl-engine` option to enhance openssl engine support
* Remove MD5 for NSS 3.59 and above
* Fix PKCS12_parse return code handling
* Fix OpenSSL lookup
* xmlSecX509DataGetNodeContent(): don't return 0 for non-empty elements - fix for LibreOffice
* Unload error strings in OpenSSL shutdown.
* Make userData available when executing preExecCallback function
* Add an option to use secure memset.
* Enabled XML_PARSE_HUGE for all xml parsers.
* Various build and tests fixes and improvements.
* Move remaining private header files away from xmlsec/include/`` folder
- Other packaging changes:
* Relax the crypto policies for the test-suite. It allows the tests using certificates with small key lengths to pass.
* Pass `--disable-md5` to configure: The cryptographic strength of the MD5 algorithm is sufficiently doubtful that its
use is discouraged at this time. It is not listed as an algorithm in [XMLDSIG-CORE1]
https://www.w3.org/TR/xmlsec-algorithms/#bib-XMLDSIG-CORE1
Patchnames
SUSE-2024-75,SUSE-OpenStack-Cloud-9-2024-75,SUSE-OpenStack-Cloud-Crowbar-9-2024-75,SUSE-SLE-SDK-12-SP5-2024-75,SUSE-SLE-SERVER-12-SP5-2024-75,SUSE-SLE-WE-12-SP5-2024-75
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for LibreOffice", "title": "Title of the patch" }, { "category": "description", "text": "This update for LibreOffice fixes the following issues:\n \nlibreoffice:\n\n- Version update from 7.3.6.2 to 7.5.4.1 (jsc#PED-3561, jsc#PED-3550, jsc#PED-1785):\n * For the highlights of changes of version 7.5 please consult the official release notes:\n https://wiki.documentfoundation.org/ReleaseNotes/7.5\n * For the highlights of changes of version 7.4 please consult the official release notes:\n https://wiki.documentfoundation.org/ReleaseNotes/7.4\n * Security issues fixed:\n + CVE-2023-0950: Fixed stack underflow in ScInterpreter (bsc#1209242)\n + CVE-2023-2255: Fixed vulnerability where remote documents could be loaded without prompt via IFrame (bsc#1211746)\n * Bug fixes:\n + Fix PPTX shadow effect for table offset (bsc#1204040)\n + Fix ability to set the default tab size for each text object (bsc#1198666)\n + Fix PPTX extra vertical space between different text formats (bsc#1200085)\n + Do not use binutils-gold as the package is unmaintainedd and will be removed in the future (bsc#1210687)\n * Updated bundled dependencies: \n * boost version update from 1_77_0 to 1_80_0\n * curl version update from 7.83.1 to 8.0.1\n * icu4c-data version update from 70_1 to 72_1\n * icu4c version update from 70_1 to 72_1\n * pdfium version update from 4699 to 5408\n * poppler version update from 21.11.0 to 22.12.0\n * poppler-data version update from 0.4.10 to 0.4.11\n * skia version from m97-a7230803d64ae9d44f4e128244480111a3ae967 to m103-b301ff025004c9cd82816c86c547588e6c24b466 \n * New build dependencies:\n * fixmath-devel\n * libwebp-devel\n * zlib-devel\n * dragonbox-devel\n * at-spi2-core-devel\n * libtiff-devel\n\ndragonbox:\n\n- New package at version 1.1.3 (jsc#PED-1785)\n * New dependency for LibreOffice 7.4\n\nfixmath:\n\n- New package at version 2022.07.20 (jsc#PED-1785)\n * New dependency for LibreOffice 7.4\n\nlibmwaw:\n\n- Version update from 0.3.20 to 0.3.21 (jsc#PED-1785):\n * Add debug code to read some private rsrc data\n * Allow to read some MacWrite which does not have printer informations\n * Add a parser for Scoop files\n * Add a parser for ScriptWriter files\n * Add a parser for ReadySetGo 1-4 files\n\nxmlsec1:\n \n- Version update from 1.2.28 to 1.2.37 required by LibreOffice 7.5.2.2 (jsc#PED-3561, jsc#PED-3550):\n * Retired the XMLSec mailing list \u0027xmlsec@aleksey.com\u0027 and the XMLSec Online Signature Verifier.\n * Migration to OpenSSL 3.0 API Note that OpenSSL engines are disabled by default when XMLSec library is compiled\n against OpenSSL 3.0.\n To re-enable OpenSSL engines, use `--enable-openssl3-engines` configure flag \n (there will be a lot of deprecation warnings).\n * The OpenSSL before 1.1.0 and LibreSSL before 2.7.0 are now deprecated and will be removed in the future versions of\n XMLSec Library.\n * Refactored all the integer casts to ensure cast-safety. Fixed all warnings and enabled `-Werror` and `-pedantic` \n flags on CI builds.\n * Added configure flag to use size_t for xmlSecSize (currently disabled by default for backward compatibility).\n * Support for OpenSSL compiled with OPENSSL_NO_ERR.\n * Full support for LibreSSL 3.5.0 and above\n * Several other small fixes\n * Fix decrypting session key for two recipients \n * Added `--privkey-openssl-engine` option to enhance openssl engine support\n * Remove MD5 for NSS 3.59 and above\n * Fix PKCS12_parse return code handling\n * Fix OpenSSL lookup\n * xmlSecX509DataGetNodeContent(): don\u0027t return 0 for non-empty elements - fix for LibreOffice\n * Unload error strings in OpenSSL shutdown.\n * Make userData available when executing preExecCallback function\n * Add an option to use secure memset.\n * Enabled XML_PARSE_HUGE for all xml parsers.\n * Various build and tests fixes and improvements.\n * Move remaining private header files away from xmlsec/include/`` folder\n- Other packaging changes:\n * Relax the crypto policies for the test-suite. It allows the tests using certificates with small key lengths to pass.\n * Pass `--disable-md5` to configure: The cryptographic strength of the MD5 algorithm is sufficiently doubtful that its\n use is discouraged at this time. It is not listed as an algorithm in [XMLDSIG-CORE1]\n https://www.w3.org/TR/xmlsec-algorithms/#bib-XMLDSIG-CORE1\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-75,SUSE-OpenStack-Cloud-9-2024-75,SUSE-OpenStack-Cloud-Crowbar-9-2024-75,SUSE-SLE-SDK-12-SP5-2024-75,SUSE-SLE-SERVER-12-SP5-2024-75,SUSE-SLE-WE-12-SP5-2024-75", "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_0075-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:0075-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240075-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:0075-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017614.html" }, { "category": "self", "summary": "SUSE Bug 1198666", "url": "https://bugzilla.suse.com/1198666" }, { "category": "self", "summary": "SUSE Bug 1200085", "url": "https://bugzilla.suse.com/1200085" }, { "category": "self", "summary": "SUSE Bug 1204040", "url": "https://bugzilla.suse.com/1204040" }, { "category": "self", "summary": "SUSE Bug 1209242", "url": "https://bugzilla.suse.com/1209242" }, { "category": "self", "summary": "SUSE Bug 1210687", "url": "https://bugzilla.suse.com/1210687" }, { "category": "self", "summary": "SUSE Bug 1211746", "url": "https://bugzilla.suse.com/1211746" }, { "category": "self", "summary": "SUSE CVE CVE-2023-0950 page", "url": "https://www.suse.com/security/cve/CVE-2023-0950/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2255 page", "url": "https://www.suse.com/security/cve/CVE-2023-2255/" } ], "title": "Security update for LibreOffice", "tracking": { "current_release_date": "2024-01-10T10:24:55Z", "generator": { "date": "2024-01-10T10:24:55Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:0075-1", "initial_release_date": "2024-01-10T10:24:55Z", "revision_history": [ { "date": "2024-01-10T10:24:55Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "atk-devel-2.28.1-6.5.23.aarch64", "product": { "name": "atk-devel-2.28.1-6.5.23.aarch64", "product_id": "atk-devel-2.28.1-6.5.23.aarch64" } }, { "category": "product_version", "name": "libmwaw-0_3-3-0.3.21-7.24.14.aarch64", "product": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.aarch64", "product_id": "libmwaw-0_3-3-0.3.21-7.24.14.aarch64" } }, { "category": "product_version", "name": "libmwaw-devel-0.3.21-7.24.14.aarch64", "product": { "name": "libmwaw-devel-0.3.21-7.24.14.aarch64", "product_id": "libmwaw-devel-0.3.21-7.24.14.aarch64" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-8.6.21.aarch64", "product": { "name": "xmlsec1-1.2.37-8.6.21.aarch64", "product_id": "xmlsec1-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-8.6.21.aarch64", "product": { "name": "xmlsec1-devel-1.2.37-8.6.21.aarch64", "product_id": "xmlsec1-devel-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64", "product_id": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64", "product_id": "xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-8.6.21.aarch64", "product": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.aarch64", "product_id": "xmlsec1-nss-devel-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64", "product": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64", "product_id": "xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "libatk-1_0-0-2.28.1-6.5.23.aarch64", "product": { "name": "libatk-1_0-0-2.28.1-6.5.23.aarch64", "product_id": "libatk-1_0-0-2.28.1-6.5.23.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-8.6.21.aarch64", "product": { "name": "libxmlsec1-1-1.2.37-8.6.21.aarch64", "product_id": "libxmlsec1-1-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "product_id": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "product": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "product_id": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "product": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "product_id": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "product": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "product_id": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "product": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "product_id": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "atk-doc-2.28.1-6.5.23.noarch", "product": { "name": "atk-doc-2.28.1-6.5.23.noarch", "product_id": "atk-doc-2.28.1-6.5.23.noarch" } }, { "category": "product_version", "name": "atk-lang-2.28.1-6.5.23.noarch", "product": { "name": "atk-lang-2.28.1-6.5.23.noarch", "product_id": "atk-lang-2.28.1-6.5.23.noarch" } }, { "category": "product_version", "name": "libmwaw-devel-doc-0.3.21-7.24.14.noarch", "product": { "name": "libmwaw-devel-doc-0.3.21-7.24.14.noarch", "product_id": "libmwaw-devel-doc-0.3.21-7.24.14.noarch" } }, { "category": "product_version", "name": "libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-icon-themes-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-icon-themes-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-icon-themes-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-af-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-af-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-af-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-da-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-da-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-da-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-de-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-de-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-de-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-en-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-en-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-en-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-es-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-es-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-es-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-it-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-it-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-it-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch" } }, { "category": "product_version", "name": "libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch", "product": { "name": "libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch", "product_id": "libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "atk-devel-2.28.1-6.5.23.ppc64le", "product": { "name": "atk-devel-2.28.1-6.5.23.ppc64le", "product_id": "atk-devel-2.28.1-6.5.23.ppc64le" } }, { "category": "product_version", "name": "libmwaw-0_3-3-0.3.21-7.24.14.ppc64le", "product": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.ppc64le", "product_id": "libmwaw-0_3-3-0.3.21-7.24.14.ppc64le" } }, { "category": "product_version", "name": "libmwaw-devel-0.3.21-7.24.14.ppc64le", "product": { "name": "libmwaw-devel-0.3.21-7.24.14.ppc64le", "product_id": "libmwaw-devel-0.3.21-7.24.14.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-8.6.21.ppc64le", "product": { "name": "xmlsec1-1.2.37-8.6.21.ppc64le", "product_id": "xmlsec1-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-8.6.21.ppc64le", "product": { "name": "xmlsec1-devel-1.2.37-8.6.21.ppc64le", "product_id": "xmlsec1-devel-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le", "product_id": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le", "product_id": "xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le", "product": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le", "product_id": "xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le", "product": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le", "product_id": "xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "libatk-1_0-0-2.28.1-6.5.23.ppc64le", "product": { "name": "libatk-1_0-0-2.28.1-6.5.23.ppc64le", "product_id": "libatk-1_0-0-2.28.1-6.5.23.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-8.6.21.ppc64le", "product": { "name": "libxmlsec1-1-1.2.37-8.6.21.ppc64le", "product_id": "libxmlsec1-1-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "product_id": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "product": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "product_id": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "product": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "product_id": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "product": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "product_id": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "product": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "product_id": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "atk-devel-2.28.1-6.5.23.s390x", "product": { "name": "atk-devel-2.28.1-6.5.23.s390x", "product_id": "atk-devel-2.28.1-6.5.23.s390x" } }, { "category": "product_version", "name": "libmwaw-0_3-3-0.3.21-7.24.14.s390x", "product": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.s390x", "product_id": "libmwaw-0_3-3-0.3.21-7.24.14.s390x" } }, { "category": "product_version", "name": "libmwaw-devel-0.3.21-7.24.14.s390x", "product": { "name": "libmwaw-devel-0.3.21-7.24.14.s390x", "product_id": "libmwaw-devel-0.3.21-7.24.14.s390x" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-8.6.21.s390x", "product": { "name": "xmlsec1-1.2.37-8.6.21.s390x", "product_id": "xmlsec1-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-8.6.21.s390x", "product": { "name": "xmlsec1-devel-1.2.37-8.6.21.s390x", "product_id": "xmlsec1-devel-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x", "product_id": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x", "product_id": "xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-8.6.21.s390x", "product": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.s390x", "product_id": "xmlsec1-nss-devel-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.s390x", "product": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.s390x", "product_id": "xmlsec1-openssl-devel-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "libatk-1_0-0-2.28.1-6.5.23.s390x", "product": { "name": "libatk-1_0-0-2.28.1-6.5.23.s390x", "product_id": "libatk-1_0-0-2.28.1-6.5.23.s390x" } }, { "category": "product_version", "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "product": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "product_id": "libatk-1_0-0-32bit-2.28.1-6.5.23.s390x" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-8.6.21.s390x", "product": { "name": "libxmlsec1-1-1.2.37-8.6.21.s390x", "product_id": "libxmlsec1-1-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "product_id": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "product": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "product_id": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-8.6.21.s390x", "product": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.s390x", "product_id": "libxmlsec1-nss1-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "product": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "product_id": "libxmlsec1-openssl1-1.2.37-8.6.21.s390x" } }, { "category": "product_version", "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "product": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "product_id": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libatk-1_0-0-2.28.1-6.5.23.x86_64", "product": { "name": "libatk-1_0-0-2.28.1-6.5.23.x86_64", "product_id": "libatk-1_0-0-2.28.1-6.5.23.x86_64" } }, { "category": "product_version", "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "product": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "product_id": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-1-1.2.37-8.6.21.x86_64", "product": { "name": "libxmlsec1-1-1.2.37-8.6.21.x86_64", "product_id": "libxmlsec1-1-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "product": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "product_id": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "product": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "product_id": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "product": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "product_id": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "product": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "product_id": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "product": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "product_id": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64" } }, { "category": "product_version", "name": "xmlsec1-1.2.37-8.6.21.x86_64", "product": { "name": "xmlsec1-1.2.37-8.6.21.x86_64", "product_id": "xmlsec1-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "atk-devel-2.28.1-6.5.23.x86_64", "product": { "name": "atk-devel-2.28.1-6.5.23.x86_64", "product_id": "atk-devel-2.28.1-6.5.23.x86_64" } }, { "category": "product_version", "name": "libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "product": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "product_id": "libmwaw-0_3-3-0.3.21-7.24.14.x86_64" } }, { "category": "product_version", "name": "libmwaw-devel-0.3.21-7.24.14.x86_64", "product": { "name": "libmwaw-devel-0.3.21-7.24.14.x86_64", "product_id": "libmwaw-devel-0.3.21-7.24.14.x86_64" } }, { "category": "product_version", "name": "libreoffice-sdk-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-sdk-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-sdk-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "xmlsec1-devel-1.2.37-8.6.21.x86_64", "product": { "name": "xmlsec1-devel-1.2.37-8.6.21.x86_64", "product_id": "xmlsec1-devel-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64", "product": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64", "product_id": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64", "product": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64", "product_id": "xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "xmlsec1-nss-devel-1.2.37-8.6.21.x86_64", "product": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.x86_64", "product_id": "xmlsec1-nss-devel-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64", "product": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64", "product_id": "xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64" } }, { "category": "product_version", "name": "dragonbox-devel-1.1.3-8.3.48.x86_64", "product": { "name": "dragonbox-devel-1.1.3-8.3.48.x86_64", "product_id": "dragonbox-devel-1.1.3-8.3.48.x86_64" } }, { "category": "product_version", "name": "fixmath-devel-2022.07.20-8.3.48.x86_64", "product": { "name": "fixmath-devel-2022.07.20-8.3.48.x86_64", "product_id": "fixmath-devel-2022.07.20-8.3.48.x86_64" } }, { "category": "product_version", "name": "libreoffice-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-base-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-base-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-base-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-calc-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-calc-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-calc-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-draw-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-draw-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-draw-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-gnome-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-gnome-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-gnome-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-gtk3-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-gtk3-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-gtk3-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-impress-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-impress-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-impress-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-librelogo-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-librelogo-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-librelogo-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-math-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-math-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-math-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-officebean-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-officebean-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-officebean-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-pyuno-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-pyuno-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-pyuno-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-writer-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-writer-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-writer-7.5.4.1-48.44.2.x86_64" } }, { "category": "product_version", "name": "libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64", "product": { "name": "libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64", "product_id": "libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "atk-doc-2.28.1-6.5.23.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:atk-doc-2.28.1-6.5.23.noarch" }, "product_reference": "atk-doc-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "atk-lang-2.28.1-6.5.23.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:atk-lang-2.28.1-6.5.23.noarch" }, "product_reference": "atk-lang-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libatk-1_0-0-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libxmlsec1-1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:xmlsec1-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "atk-doc-2.28.1-6.5.23.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:atk-doc-2.28.1-6.5.23.noarch" }, "product_reference": "atk-doc-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "atk-lang-2.28.1-6.5.23.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:atk-lang-2.28.1-6.5.23.noarch" }, "product_reference": "atk-lang-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:xmlsec1-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "atk-devel-2.28.1-6.5.23.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.aarch64" }, "product_reference": "atk-devel-2.28.1-6.5.23.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "atk-devel-2.28.1-6.5.23.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.ppc64le" }, "product_reference": "atk-devel-2.28.1-6.5.23.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "atk-devel-2.28.1-6.5.23.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.s390x" }, "product_reference": "atk-devel-2.28.1-6.5.23.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "atk-devel-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.x86_64" }, "product_reference": "atk-devel-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.aarch64" }, "product_reference": "libmwaw-0_3-3-0.3.21-7.24.14.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.ppc64le" }, "product_reference": "libmwaw-0_3-3-0.3.21-7.24.14.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.s390x" }, "product_reference": "libmwaw-0_3-3-0.3.21-7.24.14.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64" }, "product_reference": "libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmwaw-devel-0.3.21-7.24.14.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.aarch64" }, "product_reference": "libmwaw-devel-0.3.21-7.24.14.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmwaw-devel-0.3.21-7.24.14.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.ppc64le" }, "product_reference": "libmwaw-devel-0.3.21-7.24.14.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmwaw-devel-0.3.21-7.24.14.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.s390x" }, "product_reference": "libmwaw-devel-0.3.21-7.24.14.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmwaw-devel-0.3.21-7.24.14.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.x86_64" }, "product_reference": "libmwaw-devel-0.3.21-7.24.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmwaw-devel-doc-0.3.21-7.24.14.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-doc-0.3.21-7.24.14.noarch" }, "product_reference": "libmwaw-devel-doc-0.3.21-7.24.14.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-sdk-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le" }, "product_reference": "xmlsec1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.s390x" }, "product_reference": "xmlsec1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.aarch64" }, "product_reference": "xmlsec1-devel-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.ppc64le" }, "product_reference": "xmlsec1-devel-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.s390x" }, "product_reference": "xmlsec1-devel-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-devel-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-devel-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.aarch64" }, "product_reference": "xmlsec1-nss-devel-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le" }, "product_reference": "xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.s390x" }, "product_reference": "xmlsec1-nss-devel-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-nss-devel-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-nss-devel-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.s390x" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "atk-doc-2.28.1-6.5.23.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:atk-doc-2.28.1-6.5.23.noarch" }, "product_reference": "atk-doc-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "atk-lang-2.28.1-6.5.23.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:atk-lang-2.28.1-6.5.23.noarch" }, "product_reference": "atk-lang-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x" }, "product_reference": "libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le" }, "product_reference": "xmlsec1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.s390x" }, "product_reference": "xmlsec1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "atk-doc-2.28.1-6.5.23.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-doc-2.28.1-6.5.23.noarch" }, "product_reference": "atk-doc-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "atk-lang-2.28.1-6.5.23.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-lang-2.28.1-6.5.23.noarch" }, "product_reference": "atk-lang-2.28.1-6.5.23.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x" }, "product_reference": "libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64" }, "product_reference": "libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64" }, "product_reference": "libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64" }, "product_reference": "typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le" }, "product_reference": "xmlsec1-1.2.37-8.6.21.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.s390x" }, "product_reference": "xmlsec1-1.2.37-8.6.21.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "xmlsec1-1.2.37-8.6.21.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64" }, "product_reference": "xmlsec1-1.2.37-8.6.21.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dragonbox-devel-1.1.3-8.3.48.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:dragonbox-devel-1.1.3-8.3.48.x86_64" }, "product_reference": "dragonbox-devel-1.1.3-8.3.48.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "fixmath-devel-2022.07.20-8.3.48.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:fixmath-devel-2022.07.20-8.3.48.x86_64" }, "product_reference": "fixmath-devel-2022.07.20-8.3.48.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmwaw-0_3-3-0.3.21-7.24.14.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64" }, "product_reference": "libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-base-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-calc-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-draw-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gnome-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-gnome-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-gtk3-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-icon-themes-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-icon-themes-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-impress-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-af-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-af-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-da-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-da-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-de-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-de-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-en-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-en-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-es-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-es-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-it-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-it-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch" }, "product_reference": "libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-librelogo-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-librelogo-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-math-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-officebean-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-pyuno-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-writer-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64" }, "product_reference": "libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-0950", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-0950" } ], "notes": [ { "category": "general", "text": "Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP5:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-doc-0.3.21-7.24.14.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:dragonbox-devel-1.1.3-8.3.48.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:fixmath-devel-2022.07.20-8.3.48.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64", "SUSE OpenStack Cloud 9:atk-doc-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud 9:atk-lang-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud 9:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:atk-doc-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud Crowbar 9:atk-lang-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:xmlsec1-1.2.37-8.6.21.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-0950", "url": "https://www.suse.com/security/cve/CVE-2023-0950" }, { "category": "external", "summary": "SUSE Bug 1209242 for CVE-2023-0950", "url": "https://bugzilla.suse.com/1209242" }, { "category": "external", "summary": "SUSE Bug 1217550 for CVE-2023-0950", "url": "https://bugzilla.suse.com/1217550" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP5:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-doc-0.3.21-7.24.14.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:dragonbox-devel-1.1.3-8.3.48.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:fixmath-devel-2022.07.20-8.3.48.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64", "SUSE OpenStack Cloud 9:atk-doc-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud 9:atk-lang-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud 9:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:atk-doc-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud Crowbar 9:atk-lang-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:xmlsec1-1.2.37-8.6.21.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP5:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-doc-0.3.21-7.24.14.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:dragonbox-devel-1.1.3-8.3.48.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:fixmath-devel-2022.07.20-8.3.48.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64", "SUSE OpenStack Cloud 9:atk-doc-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud 9:atk-lang-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud 9:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:atk-doc-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud Crowbar 9:atk-lang-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:xmlsec1-1.2.37-8.6.21.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-01-10T10:24:55Z", "details": "important" } ], "title": "CVE-2023-0950" }, { "cve": "CVE-2023-2255", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2255" } ], "notes": [ { "category": "general", "text": "Improper access control in editor components of The Document Foundation LibreOffice allowed an attacker to craft a document that would cause external links to be loaded without prompt. In the affected versions of LibreOffice documents that used \"floating frames\" linked to external files, would load the contents of those frames without prompting the user for permission to do so. This was inconsistent with the treatment of other linked content in LibreOffice. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.7; 7.5 versions prior to 7.5.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP5:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-doc-0.3.21-7.24.14.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:dragonbox-devel-1.1.3-8.3.48.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:fixmath-devel-2022.07.20-8.3.48.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64", "SUSE OpenStack Cloud 9:atk-doc-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud 9:atk-lang-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud 9:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:atk-doc-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud Crowbar 9:atk-lang-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:xmlsec1-1.2.37-8.6.21.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2255", "url": "https://www.suse.com/security/cve/CVE-2023-2255" }, { "category": "external", "summary": "SUSE Bug 1211746 for CVE-2023-2255", "url": "https://bugzilla.suse.com/1211746" }, { "category": "external", "summary": "SUSE Bug 1217550 for CVE-2023-2255", "url": "https://bugzilla.suse.com/1217550" }, { "category": "external", "summary": "SUSE Bug 1217578 for CVE-2023-2255", "url": "https://bugzilla.suse.com/1217578" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP5:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-doc-0.3.21-7.24.14.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:dragonbox-devel-1.1.3-8.3.48.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:fixmath-devel-2022.07.20-8.3.48.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64", "SUSE OpenStack Cloud 9:atk-doc-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud 9:atk-lang-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud 9:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:atk-doc-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud Crowbar 9:atk-lang-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:xmlsec1-1.2.37-8.6.21.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP5:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-doc-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-lang-2.28.1-6.5.23.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-doc-0.3.21-7.24.14.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:dragonbox-devel-1.1.3-8.3.48.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:fixmath-devel-2022.07.20-8.3.48.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.5.4.1-48.44.2.noarch", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.5.4.1-48.44.2.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.5.4.1-48.44.2.x86_64", "SUSE OpenStack Cloud 9:atk-doc-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud 9:atk-lang-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud 9:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud 9:xmlsec1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:atk-doc-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud Crowbar 9:atk-lang-2.28.1-6.5.23.noarch", "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-32bit-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gcrypt1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gnutls1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-nss1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:libxmlsec1-openssl1-1.2.37-8.6.21.x86_64", "SUSE OpenStack Cloud Crowbar 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23.x86_64", "SUSE OpenStack Cloud Crowbar 9:xmlsec1-1.2.37-8.6.21.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-01-10T10:24:55Z", "details": "important" } ], "title": "CVE-2023-2255" } ] }
gsd-2023-0950
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-0950", "id": "GSD-2023-0950", "references": [ "https://www.suse.com/security/cve/CVE-2023-0950.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-0950" ], "details": "Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.", "id": "GSD-2023-0950", "modified": "2023-12-13T01:20:22.663239Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@documentfoundation.org", "ID": "CVE-2023-0950", "STATE": "PUBLIC", "TITLE": "Array Index UnderFlow in Calc Formula Parsing" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "LibreOffice", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "7.4", "version_value": "7.4.6" }, { "version_affected": "\u003c", "version_name": "7.5", "version_value": "7.5.1" } ] } } ] }, "vendor_name": "The Document Foundation" } ] } }, "credit": [ { "lang": "eng", "value": "Secusmart GmbH for discovering and reporting the issue" }, { "lang": "eng", "value": "Eike Rathke of Red Hat, Inc. for a solution" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-129 Improper Validation of Array Index" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950", "refsource": "MISC", "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950" }, { "name": "DSA-5415", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2023/dsa-5415" }, { "name": "[debian-lts-announce] 20230813 [SECURITY] [DLA 3526-1] libreoffice security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html" }, { "name": "GLSA-202311-15", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202311-15" } ] }, "source": { "discovery": "EXTERNAL" } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:libreoffice:libreoffice:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "7.5.2", "versionStartIncluding": "7.5.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:libreoffice:libreoffice:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "7.4.6", "versionStartIncluding": "7.4.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@documentfoundation.org", "ID": "CVE-2023-0950" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-129" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950" }, { "name": "DSA-5415", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2023/dsa-5415" }, { "name": "[debian-lts-announce] 20230813 [SECURITY] [DLA 3526-1] libreoffice security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html" }, { "name": "GLSA-202311-15", "refsource": "", "tags": [], "url": "https://security.gentoo.org/glsa/202311-15" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9 } }, "lastModifiedDate": "2023-11-26T09:15Z", "publishedDate": "2023-05-25T20:15Z" } } }
rhsa-2023:6508
Vulnerability from csaf_redhat
Published
2023-11-07 08:29
Modified
2025-08-03 10:56
Summary
Red Hat Security Advisory: libreoffice security update
Notes
Topic
An update for libreoffice 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
LibreOffice is an open source, community-developed office productivity suite. It includes key desktop applications, such as a word processor, a spreadsheet, a presentation manager, a formula editor, and a drawing program. LibreOffice replaces OpenOffice and provides a similar but enhanced and extended office suite.
Security Fix(es):
* libreoffice: Empty entry in Java class path (CVE-2022-38745)
* libreoffice: Array index underflow in Calc formula parsing (CVE-2023-0950)
* libreoffice: Arbitrary file write (CVE-2023-1183)
* libreoffice: Remote documents loaded without prompt via IFrame (CVE-2023-2255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "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 libreoffice 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": "LibreOffice is an open source, community-developed office productivity suite. It includes key desktop applications, such as a word processor, a spreadsheet, a presentation manager, a formula editor, and a drawing program. LibreOffice replaces OpenOffice and provides a similar but enhanced and extended office suite.\n\nSecurity Fix(es):\n\n* libreoffice: Empty entry in Java class path (CVE-2022-38745)\n\n* libreoffice: Array index underflow in Calc formula parsing (CVE-2023-0950)\n\n* libreoffice: Arbitrary file write (CVE-2023-1183)\n\n* libreoffice: Remote documents loaded without prompt via IFrame (CVE-2023-2255)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:6508", "url": "https://access.redhat.com/errata/RHSA-2023:6508" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index" }, { "category": "external", "summary": "2182044", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182044" }, { "category": "external", "summary": "2208506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208506" }, { "category": "external", "summary": "2210185", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210185" }, { "category": "external", "summary": "2210186", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210186" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6508.json" } ], "title": "Red Hat Security Advisory: libreoffice security update", "tracking": { "current_release_date": "2025-08-03T10:56:36+00:00", "generator": { "date": "2025-08-03T10:56:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:6508", "initial_release_date": "2023-11-07T08:29:59+00:00", "revision_history": [ { "date": "2023-11-07T08:29:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-07T08:29:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T10:56:36+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.3.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 9)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "autocorr-af-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-af-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-af-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-af@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-bg-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-bg-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-bg-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-bg@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ca-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-ca-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-ca-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ca@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-cs-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-cs-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-cs-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-cs@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-da-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-da-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-da-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-da@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-de-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-de-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-de-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-de@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-dsb-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-dsb-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-dsb-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-dsb@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-el-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-el-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-el-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-el@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-en-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-en-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-en-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-en@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-es-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-es-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-es-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-es@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-fa-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-fa-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-fa-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-fa@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-fi-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-fi-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-fi-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-fi@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-fr-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-fr-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-fr-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-fr@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ga-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-ga-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-ga-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ga@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-hr-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-hr-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-hr-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-hr@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-hsb-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-hsb-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-hsb-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-hsb@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-hu-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-hu-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-hu-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-hu@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-is-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-is-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-is-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-is@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-it-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-it-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-it-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-it@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ja-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-ja-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-ja-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ja@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ko-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-ko-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-ko-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ko@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-lb-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-lb-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-lb-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-lb@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-lt-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-lt-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-lt-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-lt@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-mn-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-mn-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-mn-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-mn@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-nl-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-nl-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-nl-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-nl@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-pl-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-pl-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-pl-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-pl@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-pt-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-pt-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-pt-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-pt@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ro-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-ro-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-ro-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ro@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ru-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-ru-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-ru-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ru@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-sk-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-sk-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-sk-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-sk@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-sl-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-sl-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-sl-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-sl@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-sr-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-sr-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-sr-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-sr@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-sv-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-sv-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-sv-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-sv@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-tr-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-tr-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-tr-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-tr@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-vi-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-vi-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-vi-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-vi@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-vro-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-vro-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-vro-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-vro@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-zh-1:7.1.8.1-11.el9.noarch", "product": { "name": "autocorr-zh-1:7.1.8.1-11.el9.noarch", "product_id": "autocorr-zh-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-zh@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-data-1:7.1.8.1-11.el9.noarch", "product": { "name": "libreoffice-data-1:7.1.8.1-11.el9.noarch", "product_id": "libreoffice-data-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-data@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "product": { "name": "libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "product_id": "libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-opensymbol-fonts@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "product": { "name": "libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "product_id": "libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure-common@7.1.8.1-11.el9?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libreoffice-1:7.1.8.1-11.el9.src", "product": { "name": "libreoffice-1:7.1.8.1-11.el9.src", "product_id": "libreoffice-1:7.1.8.1-11.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice@7.1.8.1-11.el9?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreoffice-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-draw@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-emailmerge@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-en@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-en@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-math@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debugsource@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-glade-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-officebean-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-postgresql-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit-debuginfo@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "product": { "name": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "product_id": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-doc@7.1.8.1-11.el9?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreoffice-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-base-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-base-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-core-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-core-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-draw@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-emailmerge@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-filters@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gdb-debug-support@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ar@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-bg@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-bn@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ca@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-cs@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-da@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-de@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-dz@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-el@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-en@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-eo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-es@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-et@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-eu@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-fi@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-fr@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-gl@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-gu@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-he@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hi@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hr@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hu@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-id@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-it@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ja@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ko@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-lt@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-lv@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nb@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nl@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nn@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pl@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pt-BR@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pt-PT@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ro@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ru@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-si@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sk@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sl@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sv@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ta@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-tr@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-uk@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-zh-Hans@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-zh-Hant@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-af@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ar@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-as@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-bg@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-bn@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-br@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ca@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-cs@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-cy@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-da@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-de@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-dz@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-el@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-en@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-eo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-es@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-et@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-eu@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fa@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fi@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fr@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fy@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ga@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-gl@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-gu@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-he@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-hi@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-hr@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-hu@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-id@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-it@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ja@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-kk@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-kn@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ko@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-lt@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-lv@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-mai@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ml@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-mr@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nb@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nl@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nn@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nr@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nso@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-or@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pa@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pl@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pt-BR@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pt-PT@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ro@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ru@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-si@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sk@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sl@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sr@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ss@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-st@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sv@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ta@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-te@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-th@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-tn@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-tr@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ts@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-uk@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ve@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-xh@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-zh-Hans@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-zh-Hant@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-zu@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-math-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-math-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-math-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-math@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-wiki-publisher@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-xsltfilter@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreofficekit-1:7.1.8.1-11.el9.x86_64", "product_id": "libreofficekit-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debugsource@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-glade-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-officebean-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-postgresql-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_id": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit-debuginfo@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "product": { "name": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "product_id": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-doc@7.1.8.1-11.el9?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-core-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-core-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-en@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-en@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debugsource@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-glade-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-officebean-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-postgresql-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "product": { "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_id": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit-debuginfo@7.1.8.1-11.el9?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreoffice-calc-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-calc-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-calc-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-core-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-core-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-en@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-impress-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-impress-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-en@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-ure-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-ure-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-writer-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-writer-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debugsource@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-glade-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-officebean-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-postgresql-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "product": { "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "product_id": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit-debuginfo@7.1.8.1-11.el9?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "autocorr-af-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-af-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-bg-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-bg-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ca-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-ca-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-cs-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-cs-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-da-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-da-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-de-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-de-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-dsb-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-dsb-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-el-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-el-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-en-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-en-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-es-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-es-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fa-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-fa-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fi-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-fi-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fr-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-fr-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ga-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-ga-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hr-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-hr-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hsb-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-hsb-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hu-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-hu-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-is-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-is-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-it-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-it-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ja-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-ja-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ko-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-ko-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lb-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-lb-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lt-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-lt-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-mn-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-mn-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-nl-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-nl-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pl-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-pl-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pt-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-pt-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ro-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-ro-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ru-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-ru-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sk-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-sk-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sl-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-sl-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sr-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-sr-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sv-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-sv-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-tr-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-tr-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-vi-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-vi-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-vro-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-vro-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-zh-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-zh-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:7.1.8.1-11.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src" }, "product_reference": "libreoffice-1:7.1.8.1-11.el9.src", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-base-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-calc-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-core-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-core-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-core-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-data-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch" }, "product_reference": "libreoffice-data-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-impress-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-math-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch" }, "product_reference": "libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-ure-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-common-1:7.1.8.1-11.el9.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch" }, "product_reference": "libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-writer-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreofficekit-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "AppStream-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-af-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-af-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-bg-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-bg-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ca-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-ca-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-cs-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-cs-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-da-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-da-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-de-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-de-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-dsb-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-dsb-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-el-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-el-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-en-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-en-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-es-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-es-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fa-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-fa-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fi-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-fi-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fr-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-fr-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ga-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-ga-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hr-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-hr-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hsb-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-hsb-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hu-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-hu-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-is-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-is-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-it-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-it-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ja-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-ja-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ko-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-ko-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lb-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-lb-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lt-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-lt-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-mn-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-mn-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-nl-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-nl-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pl-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-pl-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pt-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-pt-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ro-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-ro-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ru-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-ru-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sk-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-sk-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sl-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-sl-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sr-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-sr-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sv-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-sv-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-tr-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-tr-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-vi-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-vi-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-vro-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-vro-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-zh-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch" }, "product_reference": "autocorr-zh-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:7.1.8.1-11.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src" }, "product_reference": "libreoffice-1:7.1.8.1-11.el9.src", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-base-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-calc-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-core-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-core-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-core-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-data-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch" }, "product_reference": "libreoffice-data-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-impress-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-math-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch" }, "product_reference": "libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-ure-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-common-1:7.1.8.1-11.el9.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch" }, "product_reference": "libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-writer-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreofficekit-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64" }, "product_reference": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le" }, "product_reference": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x" }, "product_reference": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "relates_to_product_reference": "CRB-9.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" }, "product_reference": "libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "relates_to_product_reference": "CRB-9.3.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-38745", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2023-03-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2182044" } ], "notes": [ { "category": "description", "text": "A flaw was found in LibreOffice. When an empty Java class path entry is configured, LibreOffice will search for Java classes in the current working directory, allowing malicious Java classes to load when opening a document using the file manager, resulting in arbitrary code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreoffice: Empty entry in Java class path", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker would need to convince a user to extract an archive (tar, zip, etc) containing a LibreOffice document and a specific file with Java code inside it, and then the user would need to open the LibreOffice document normally. As user interaction is required to open an unstrusted file, this flaw was rated with a moderate security impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38745" }, { "category": "external", "summary": "RHBZ#2182044", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182044" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38745", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38745" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38745", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38745" } ], "release_date": "2023-03-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:29:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of LibreOffice applications must be restarted for this update to take effect.", "product_ids": [ "AppStream-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6508" }, { "category": "workaround", "details": "Disabling the Java runtime in LibreOffice will mitigate this issue. To disable it, uncheck the \"Use a Java runtime environment\" option box via: Tools, Options, LibreOffice/Advanced, Use a Java runtime environment.", "product_ids": [ "AppStream-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreoffice: Empty entry in Java class path" }, { "cve": "CVE-2023-0950", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "discovery_date": "2023-05-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2210186" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in LibreOffice. Improper validation of the array index in the spreadsheet component of The Document Foundation in LibreOffice allows an attacker to craft a spreadsheet document that causes an array index underflow when loaded. In affected versions of LibreOffice, certain malformed spreadsheet formulas, such as AGGREGATE, could be created with fewer parameters passed to the formula interpreter than expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreoffice: Array index underflow in Calc formula parsing", "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.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0950" }, { "category": "external", "summary": "RHBZ#2210186", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210186" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0950", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0950" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0950", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0950" }, { "category": "external", "summary": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950", "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950" } ], "release_date": "2023-05-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:29:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of LibreOffice applications must be restarted for this update to take effect.", "product_ids": [ "AppStream-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6508" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreoffice: Array index underflow in Calc formula parsing" }, { "acknowledgments": [ { "names": [ "Gregor Kopf" ], "organization": "Secfault Security GmbH" } ], "cve": "CVE-2023-1183", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-05-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2208506" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Libreoffice package. An attacker can craft an odb containing a \"database/script\" file with a SCRIPT command where the contents of the file could be written to a new file whose location was determined by the attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreoffice: Arbitrary file write", "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.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1183" }, { "category": "external", "summary": "RHBZ#2208506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208506" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1183", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1183" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1183", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1183" }, { "category": "external", "summary": "https://www.libreoffice.org/about-us/security/advisories/cve-2023-1183/", "url": "https://www.libreoffice.org/about-us/security/advisories/cve-2023-1183/" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:29:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of LibreOffice applications must be restarted for this update to take effect.", "product_ids": [ "AppStream-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6508" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreoffice: Arbitrary file write" }, { "cve": "CVE-2023-2255", "discovery_date": "2023-05-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2210185" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in LibreOffice. Improper access control in the editor components of The Document Foundation in LibreOffice allows an attacker to craft a document that causes external links to load without a prompt. In the affected versions of LibreOffice documents that used \"floating frames\" linked to external files, they would load the contents of those frames without prompting the user for permission. This action was inconsistent with the treatment of other linked content in LibreOffice.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreoffice: Remote documents loaded without prompt via IFrame", "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.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2255" }, { "category": "external", "summary": "RHBZ#2210185", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210185" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2255", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2255" }, { "category": "external", "summary": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-2255", "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-2255" } ], "release_date": "2023-05-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-07T08:29:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of LibreOffice applications must be restarted for this update to take effect.", "product_ids": [ "AppStream-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6508" } ], "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.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "AppStream-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "AppStream-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:autocorr-af-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-bg-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ca-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-cs-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-da-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-de-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-dsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-el-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-en-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-es-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fa-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-fr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ga-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hsb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-hu-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-is-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-it-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ja-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ko-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lb-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-lt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-mn-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-nl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-pt-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-ru-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sk-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sl-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-sv-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-tr-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vi-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-vro-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:autocorr-zh-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.src", "CRB-9.3.0.GA:libreoffice-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-base-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-calc-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-core-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-data-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-debugsource-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-draw-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-emailmerge-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-filters-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gdb-debug-support-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-glade-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-graphicfilter-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-gtk3-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-help-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-help-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-impress-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-af-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ar-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-as-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bg-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-bn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-br-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ca-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cs-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-cy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-da-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-de-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-dz-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-el-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-langpack-en-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-es-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-et-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-eu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-fy-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ga-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-gu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-he-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hi-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-hu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-id-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-it-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ja-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-kn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ko-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lt-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-lv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mai-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ml-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-mr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nb-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-nso-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-or-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pa-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-BR-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-pt-PT-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ro-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ru-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-si-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sl-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ss-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-st-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-sv-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ta-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-te-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-th-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tn-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-tr-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ts-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-uk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-ve-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-xh-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zh-Hant-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-langpack-zu-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-math-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-officebean-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ogltrans-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-opensymbol-fonts-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pdfimport-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-postgresql-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-pyuno-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-sdk-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-sdk-doc-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-ure-common-1:7.1.8.1-11.el9.noarch", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-ure-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-wiki-publisher-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-writer-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreoffice-x11-debuginfo-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreoffice-xsltfilter-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-1:7.1.8.1-11.el9.x86_64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.aarch64", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.ppc64le", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.s390x", "CRB-9.3.0.GA:libreofficekit-debuginfo-1:7.1.8.1-11.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreoffice: Remote documents loaded without prompt via IFrame" } ] }
rhsa-2023:6933
Vulnerability from csaf_redhat
Published
2023-11-14 15:53
Modified
2025-08-03 10:56
Summary
Red Hat Security Advisory: libreoffice security update
Notes
Topic
An update for libreoffice is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
LibreOffice is an open source, community-developed office productivity suite. It includes key desktop applications, such as a word processor, a spreadsheet, a presentation manager, a formula editor, and a drawing program. LibreOffice replaces OpenOffice and provides a similar but enhanced and extended office suite.
Security Fix(es):
* libreoffice: Empty entry in Java class path (CVE-2022-38745)
* libreoffice: Array index underflow in Calc formula parsing (CVE-2023-0950)
* libreoffice: Arbitrary file write (CVE-2023-1183)
* libreoffice: Remote documents loaded without prompt via IFrame (CVE-2023-2255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "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 libreoffice is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "LibreOffice is an open source, community-developed office productivity suite. It includes key desktop applications, such as a word processor, a spreadsheet, a presentation manager, a formula editor, and a drawing program. LibreOffice replaces OpenOffice and provides a similar but enhanced and extended office suite.\n\nSecurity Fix(es):\n\n* libreoffice: Empty entry in Java class path (CVE-2022-38745)\n\n* libreoffice: Array index underflow in Calc formula parsing (CVE-2023-0950)\n\n* libreoffice: Arbitrary file write (CVE-2023-1183)\n\n* libreoffice: Remote documents loaded without prompt via IFrame (CVE-2023-2255)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.9 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:6933", "url": "https://access.redhat.com/errata/RHSA-2023:6933" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index" }, { "category": "external", "summary": "2182044", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182044" }, { "category": "external", "summary": "2208506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208506" }, { "category": "external", "summary": "2210185", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210185" }, { "category": "external", "summary": "2210186", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210186" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6933.json" } ], "title": "Red Hat Security Advisory: libreoffice security update", "tracking": { "current_release_date": "2025-08-03T10:56:36+00:00", "generator": { "date": "2025-08-03T10:56:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:6933", "initial_release_date": "2023-11-14T15:53:03+00:00", "revision_history": [ { "date": "2023-11-14T15:53:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-14T15:53:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T10:56:36+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. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 8)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-doc@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debugsource@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-glade-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-officebean-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-postgresql-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit-debuginfo@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-draw@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-emailmerge@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-filters@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gdb-debug-support@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ar@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-bg@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-bn@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ca@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-cs@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-da@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-de@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-dz@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-el@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-en@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-es@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-et@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-eu@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-fi@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-fr@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-gl@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-gu@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-he@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hi@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hr@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hu@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-id@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-it@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ja@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ko@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-lt@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-lv@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nb@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nl@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nn@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pl@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pt-BR@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pt-PT@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ro@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ru@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-si@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sk@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sl@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sv@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ta@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-tr@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-uk@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-zh-Hans@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-zh-Hant@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-en@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-math@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-wiki-publisher@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-xsltfilter@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-1:6.4.7.2-15.el8.ppc64le", "product": { "name": "libreofficekit-1:6.4.7.2-15.el8.ppc64le", "product_id": "libreofficekit-1:6.4.7.2-15.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit@6.4.7.2-15.el8?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-doc@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debugsource@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-glade-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-officebean-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-postgresql-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_id": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit-debuginfo@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-base-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-base-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-core-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-core-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-draw@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-emailmerge@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-filters@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gdb-debug-support@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ar@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-bg@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-bn@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ca@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-cs@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-da@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-de@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-dz@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-el@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-en@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-es@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-et@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-eu@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-fi@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-fr@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-gl@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-gu@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-he@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hi@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hr@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-hu@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-id@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-it@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ja@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ko@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-lt@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-lv@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nb@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nl@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-nn@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pl@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pt-BR@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-pt-PT@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ro@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ru@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-si@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sk@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sl@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-sv@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-ta@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-tr@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-uk@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-zh-Hans@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-zh-Hant@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-af@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ar@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-as@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-bg@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-bn@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-br@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ca@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-cs@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-cy@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-da@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-de@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-dz@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-el@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-en@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-es@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-et@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-eu@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fa@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fi@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-fr@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ga@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-gl@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-gu@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-he@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-hi@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-hr@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-hu@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-id@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-it@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ja@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-kk@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-kn@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ko@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-lt@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-lv@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-mai@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ml@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-mr@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nb@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nl@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nn@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nr@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-nso@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-or@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pa@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pl@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pt-BR@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-pt-PT@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ro@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ru@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-si@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sk@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sl@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sr@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ss@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-st@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-sv@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ta@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-te@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-th@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-tn@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-tr@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ts@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-uk@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-ve@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-xh@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-zh-Hans@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-zh-Hant@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-zu@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-math-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-math-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-math-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-math@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-wiki-publisher@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "product_id": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-xsltfilter@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-1:6.4.7.2-15.el8.x86_64", "product": { "name": "libreofficekit-1:6.4.7.2-15.el8.x86_64", "product_id": "libreofficekit-1:6.4.7.2-15.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit@6.4.7.2-15.el8?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "autocorr-af-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-af-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-af-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-af@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-bg-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-bg-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-bg-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-bg@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ca-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-ca-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-ca-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ca@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-cs-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-cs-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-cs-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-cs@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-da-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-da-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-da-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-da@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-de-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-de-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-de-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-de@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-en-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-en-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-en-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-en@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-es-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-es-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-es-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-es@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-fa-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-fa-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-fa-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-fa@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-fi-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-fi-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-fi-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-fi@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-fr-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-fr-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-fr-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-fr@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ga-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-ga-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-ga-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ga@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-hr-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-hr-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-hr-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-hr@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-hu-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-hu-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-hu-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-hu@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-is-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-is-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-is-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-is@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-it-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-it-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-it-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-it@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ja-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-ja-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-ja-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ja@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ko-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-ko-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-ko-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ko@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-lb-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-lb-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-lb-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-lb@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-lt-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-lt-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-lt-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-lt@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-mn-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-mn-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-mn-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-mn@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-nl-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-nl-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-nl-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-nl@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-pl-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-pl-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-pl-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-pl@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-pt-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-pt-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-pt-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-pt@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ro-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-ro-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-ro-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ro@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-ru-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-ru-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-ru-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-ru@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-sk-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-sk-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-sk-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-sk@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-sl-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-sl-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-sl-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-sl@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-sr-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-sr-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-sr-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-sr@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-sv-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-sv-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-sv-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-sv@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-tr-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-tr-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-tr-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-tr@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-vi-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-vi-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-vi-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-vi@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "autocorr-zh-1:6.4.7.2-15.el8.noarch", "product": { "name": "autocorr-zh-1:6.4.7.2-15.el8.noarch", "product_id": "autocorr-zh-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/autocorr-zh@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-data-1:6.4.7.2-15.el8.noarch", "product": { "name": "libreoffice-data-1:6.4.7.2-15.el8.noarch", "product_id": "libreoffice-data-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-data@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "product": { "name": "libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "product_id": "libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-opensymbol-fonts@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "product": { "name": "libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "product_id": "libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure-common@6.4.7.2-15.el8?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libreoffice-1:6.4.7.2-15.el8.src", "product": { "name": "libreoffice-1:6.4.7.2-15.el8.src", "product_id": "libreoffice-1:6.4.7.2-15.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice@6.4.7.2-15.el8?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-core-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-core-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-en@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-en@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debugsource@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-glade-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-officebean-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-postgresql-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "product": { "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_id": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit-debuginfo@6.4.7.2-15.el8?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libreoffice-calc-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-calc-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-calc-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-core-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-core-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-help-en@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-impress-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-impress-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-langpack-en@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-ure-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-ure-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-writer-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-writer-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debugsource@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-base-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-calc-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-core-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-glade-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-graphicfilter-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-gtk3-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-impress-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-officebean-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ogltrans-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pdfimport-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-postgresql-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-pyuno-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-sdk-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-ure-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-writer-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreoffice-x11-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "product": { "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "product_id": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libreofficekit-debuginfo@6.4.7.2-15.el8?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "autocorr-af-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-af-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-bg-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-bg-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ca-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-ca-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-cs-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-cs-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-da-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-da-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-de-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-de-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-en-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-en-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-es-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-es-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fa-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-fa-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fi-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-fi-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fr-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-fr-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ga-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-ga-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hr-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-hr-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hu-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-hu-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-is-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-is-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-it-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-it-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ja-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-ja-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ko-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-ko-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lb-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-lb-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lt-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-lt-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-mn-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-mn-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-nl-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-nl-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pl-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-pl-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pt-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-pt-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ro-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-ro-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ru-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-ru-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sk-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-sk-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sl-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-sl-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sr-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-sr-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sv-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-sv-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-tr-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-tr-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-vi-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-vi-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-zh-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-zh-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:6.4.7.2-15.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src" }, "product_reference": "libreoffice-1:6.4.7.2-15.el8.src", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-base-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-calc-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-core-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-core-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-core-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-data-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch" }, "product_reference": "libreoffice-data-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-impress-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-math-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch" }, "product_reference": "libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-ure-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-common-1:6.4.7.2-15.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch" }, "product_reference": "libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-writer-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreofficekit-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreofficekit-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "AppStream-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-af-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-af-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-bg-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-bg-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ca-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-ca-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-cs-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-cs-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-da-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-da-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-de-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-de-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-en-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-en-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-es-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-es-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fa-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-fa-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fi-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-fi-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-fr-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-fr-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ga-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-ga-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hr-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-hr-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-hu-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-hu-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-is-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-is-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-it-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-it-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ja-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-ja-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ko-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-ko-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lb-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-lb-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-lt-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-lt-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-mn-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-mn-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-nl-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-nl-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pl-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-pl-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-pt-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-pt-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ro-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-ro-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-ru-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-ru-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sk-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-sk-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sl-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-sl-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sr-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-sr-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-sv-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-sv-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-tr-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-tr-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-vi-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-vi-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "autocorr-zh-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch" }, "product_reference": "autocorr-zh-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:6.4.7.2-15.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src" }, "product_reference": "libreoffice-1:6.4.7.2-15.el8.src", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-base-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-calc-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-core-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-core-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-core-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-data-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch" }, "product_reference": "libreoffice-data-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-draw-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-filters-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-da-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-de-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-el-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-en-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-es-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-et-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-he-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-id-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-it-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-si-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-impress-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-math-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-math-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch" }, "product_reference": "libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-ure-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-common-1:6.4.7.2-15.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch" }, "product_reference": "libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-writer-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreofficekit-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreofficekit-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64" }, "product_reference": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le" }, "product_reference": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x" }, "product_reference": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "relates_to_product_reference": "CRB-8.9.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" }, "product_reference": "libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "relates_to_product_reference": "CRB-8.9.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-38745", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2023-03-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2182044" } ], "notes": [ { "category": "description", "text": "A flaw was found in LibreOffice. When an empty Java class path entry is configured, LibreOffice will search for Java classes in the current working directory, allowing malicious Java classes to load when opening a document using the file manager, resulting in arbitrary code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreoffice: Empty entry in Java class path", "title": "Vulnerability summary" }, { "category": "other", "text": "To exploit this flaw, an attacker would need to convince a user to extract an archive (tar, zip, etc) containing a LibreOffice document and a specific file with Java code inside it, and then the user would need to open the LibreOffice document normally. As user interaction is required to open an unstrusted file, this flaw was rated with a moderate security impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38745" }, { "category": "external", "summary": "RHBZ#2182044", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182044" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38745", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38745" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38745", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38745" } ], "release_date": "2023-03-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:53:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of LibreOffice applications must be restarted for this update to take effect.", "product_ids": [ "AppStream-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6933" }, { "category": "workaround", "details": "Disabling the Java runtime in LibreOffice will mitigate this issue. To disable it, uncheck the \"Use a Java runtime environment\" option box via: Tools, Options, LibreOffice/Advanced, Use a Java runtime environment.", "product_ids": [ "AppStream-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreoffice: Empty entry in Java class path" }, { "cve": "CVE-2023-0950", "cwe": { "id": "CWE-129", "name": "Improper Validation of Array Index" }, "discovery_date": "2023-05-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2210186" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in LibreOffice. Improper validation of the array index in the spreadsheet component of The Document Foundation in LibreOffice allows an attacker to craft a spreadsheet document that causes an array index underflow when loaded. In affected versions of LibreOffice, certain malformed spreadsheet formulas, such as AGGREGATE, could be created with fewer parameters passed to the formula interpreter than expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreoffice: Array index underflow in Calc formula parsing", "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-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-0950" }, { "category": "external", "summary": "RHBZ#2210186", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210186" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-0950", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0950" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-0950", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0950" }, { "category": "external", "summary": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950", "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950" } ], "release_date": "2023-05-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:53:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of LibreOffice applications must be restarted for this update to take effect.", "product_ids": [ "AppStream-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6933" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreoffice: Array index underflow in Calc formula parsing" }, { "acknowledgments": [ { "names": [ "Gregor Kopf" ], "organization": "Secfault Security GmbH" } ], "cve": "CVE-2023-1183", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-05-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2208506" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Libreoffice package. An attacker can craft an odb containing a \"database/script\" file with a SCRIPT command where the contents of the file could be written to a new file whose location was determined by the attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreoffice: Arbitrary file write", "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-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-1183" }, { "category": "external", "summary": "RHBZ#2208506", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208506" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-1183", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1183" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1183", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1183" }, { "category": "external", "summary": "https://www.libreoffice.org/about-us/security/advisories/cve-2023-1183/", "url": "https://www.libreoffice.org/about-us/security/advisories/cve-2023-1183/" } ], "release_date": "2023-06-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:53:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of LibreOffice applications must be restarted for this update to take effect.", "product_ids": [ "AppStream-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6933" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreoffice: Arbitrary file write" }, { "cve": "CVE-2023-2255", "discovery_date": "2023-05-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2210185" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in LibreOffice. Improper access control in the editor components of The Document Foundation in LibreOffice allows an attacker to craft a document that causes external links to load without a prompt. In the affected versions of LibreOffice documents that used \"floating frames\" linked to external files, they would load the contents of those frames without prompting the user for permission. This action was inconsistent with the treatment of other linked content in LibreOffice.", "title": "Vulnerability description" }, { "category": "summary", "text": "libreoffice: Remote documents loaded without prompt via IFrame", "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-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2255" }, { "category": "external", "summary": "RHBZ#2210185", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210185" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2255", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2255" }, { "category": "external", "summary": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-2255", "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-2255" } ], "release_date": "2023-05-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-14T15:53:03+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of LibreOffice applications must be restarted for this update to take effect.", "product_ids": [ "AppStream-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6933" } ], "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-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "AppStream-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "AppStream-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:autocorr-af-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-bg-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ca-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-cs-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-da-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-de-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-en-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-es-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fa-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-fr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ga-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-hu-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-is-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-it-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ja-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ko-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lb-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-lt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-mn-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-nl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-pt-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ro-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-ru-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sk-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sl-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-sv-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-tr-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-vi-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:autocorr-zh-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.src", "CRB-8.9.0.GA:libreoffice-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-base-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-calc-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-core-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-data-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-debugsource-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-draw-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-emailmerge-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-filters-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gdb-debug-support-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-glade-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-graphicfilter-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-gtk3-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-help-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-help-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-impress-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-af-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ar-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-as-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bg-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-bn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-br-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ca-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cs-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-cy-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-da-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-de-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-dz-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-el-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-langpack-en-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-es-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-et-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-eu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-fr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ga-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-gu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-he-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hi-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-hu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-id-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-it-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ja-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-kn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ko-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lt-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-lv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mai-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ml-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-mr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nb-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-nso-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-or-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pa-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-BR-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-pt-PT-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ro-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ru-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-si-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sl-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ss-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-st-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-sv-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ta-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-te-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-th-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tn-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-tr-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ts-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-uk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-ve-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-xh-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zh-Hant-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-langpack-zu-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-math-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-officebean-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ogltrans-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-opensymbol-fonts-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pdfimport-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-postgresql-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-pyuno-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-sdk-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-sdk-doc-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-ure-common-1:6.4.7.2-15.el8.noarch", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-ure-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-wiki-publisher-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-writer-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreoffice-x11-debuginfo-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreoffice-xsltfilter-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-1:6.4.7.2-15.el8.x86_64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.aarch64", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.ppc64le", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.s390x", "CRB-8.9.0.GA:libreofficekit-debuginfo-1:6.4.7.2-15.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libreoffice: Remote documents loaded without prompt via IFrame" } ] }
wid-sec-w-2023-1307
Vulnerability from csaf_certbund
Published
2023-05-25 22:00
Modified
2024-06-12 22:00
Summary
LibreOffice: Mehrere Schwachstellen
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
LibreOffice ist eine leistungsfähige Office-Suite, voll kompatibel mit den Programmen anderer großer Office-Anbieter, für verbreitete Betriebssysteme wie Windows, GNU/Linux und Apple Mac OS X geeignet. LibreOffice bietet sechs Anwendungen für die Erstellung von Dokumenten und zur Datenverarbeitung: Writer, Calc, Impress, Draw, Base und Math.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in LibreOffice ausnutzen, um beliebigen Programmcode auszuführen und Sicherheitsmaßnahmen zu umgehen.
Betroffene Betriebssysteme
- Linux
- MacOS X
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "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": "LibreOffice ist eine leistungsf\u00e4hige Office-Suite, voll kompatibel mit den Programmen anderer gro\u00dfer Office-Anbieter, f\u00fcr verbreitete Betriebssysteme wie Windows, GNU/Linux und Apple Mac OS X geeignet. LibreOffice bietet sechs Anwendungen f\u00fcr die Erstellung von Dokumenten und zur Datenverarbeitung: Writer, Calc, Impress, Draw, Base und Math.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in LibreOffice ausnutzen, um beliebigen Programmcode auszuf\u00fchren und Sicherheitsma\u00dfnahmen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Sonstiges\n- UNIX\n- Windows", "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-2023-1307 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1307.json" }, { "category": "self", "summary": "WID-SEC-2023-1307 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1307" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0075-1 vom 2024-01-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017614.html" }, { "category": "external", "summary": "Libre Office Security Advisory vom 2023-05-25", "url": "https://www.libreoffice.org/about-us/security/advisories/cve-2023-0950/" }, { "category": "external", "summary": "Libre Office Security Advisory vom 2023-05-25", "url": "https://www.libreoffice.org/about-us/security/advisories/cve-2023-2255/" }, { "category": "external", "summary": "Debian Security Advisory DSA-5415 vom 2023-05-28", "url": "https://www.debian.org/security/2023/dsa-5415" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6144-1 vom 2023-06-07", "url": "https://ubuntu.com/security/notices/USN-6144-1" }, { "category": "external", "summary": "Debian Security Advisory DLA-3526 vom 2023-08-13", "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6508 vom 2023-11-07", "url": "https://access.redhat.com/errata/RHSA-2023:6508" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6933 vom 2023-11-15", "url": "https://access.redhat.com/errata/RHSA-2023:6933" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202311-15 vom 2023-11-26", "url": "https://security.gentoo.org/glsa/202311-15" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3304 vom 2024-05-24", "url": "https://linux.oracle.com/errata/ELSA-2024-3304.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3835 vom 2024-06-12", "url": "https://linux.oracle.com/errata/ELSA-2024-3835.html" } ], "source_lang": "en-US", "title": "LibreOffice: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-06-12T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:51:27.284+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1307", "initial_release_date": "2023-05-25T22:00:00.000+00:00", "revision_history": [ { "date": "2023-05-25T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-05-29T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-06-06T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-08-13T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-11-07T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-14T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-26T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-01-10T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-26T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-06-12T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "10" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c7.4.6", "product": { "name": "Open Source LibreOffice \u003c7.4.6", "product_id": "T027881" } }, { "category": "product_version_range", "name": "\u003c7.5.2", "product": { "name": "Open Source LibreOffice \u003c7.5.2", "product_id": "T027882" } }, { "category": "product_version_range", "name": "\u003c7.4.7", "product": { "name": "Open Source LibreOffice \u003c7.4.7", "product_id": "T027883" } }, { "category": "product_version_range", "name": "\u003c7.5.3", "product": { "name": "Open Source LibreOffice \u003c7.5.3", "product_id": "T027884" } } ], "category": "product_name", "name": "LibreOffice" } ], "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": [ { "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": "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": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-0950", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in LibreOffice. Der Fehler besteht aufgrund einer unsachgem\u00e4\u00dfen Validierung von Array-Indexen, was zu einem Array-Index-Unterlauf f\u00fchrt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle mit einem speziell gestalteten Tabellenkalkulationsdokument ausnutzen, um beliebigen Code auszuf\u00fchren. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T012167", "T004914" ] }, "release_date": "2023-05-25T22:00:00.000+00:00", "title": "CVE-2023-0950" }, { "cve": "CVE-2023-2255", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in LibreOffice. Der Fehler besteht aufgrund einer unsachgem\u00e4\u00dfen Zugriffskontrolle in Editor-Komponenten. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, indem er ein Dokument erstellt, das dazu f\u00fchrt, dass externe Links ohne Eingabeaufforderung geladen werden. Dadurch kann er Sicherheitsma\u00dfnahmen umgehen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion." } ], "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T012167", "T004914", "T027881", "T027882" ] }, "release_date": "2023-05-25T22:00:00.000+00:00", "title": "CVE-2023-2255" } ] }
fkie_cve-2023-0950
Vulnerability from fkie_nvd
Published
2023-05-25 20:15
Modified
2025-04-23 17:16
Severity ?
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Summary
Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.
References
▶ | URL | Tags | |
---|---|---|---|
security@documentfoundation.org | https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html | ||
security@documentfoundation.org | https://security.gentoo.org/glsa/202311-15 | ||
security@documentfoundation.org | https://www.debian.org/security/2023/dsa-5415 | Third Party Advisory | |
security@documentfoundation.org | https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202311-15 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2023/dsa-5415 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950 | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
libreoffice | libreoffice | * | |
libreoffice | libreoffice | * | |
debian | debian_linux | 10.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:libreoffice:libreoffice:*:*:*:*:*:*:*:*", "matchCriteriaId": "EBA35157-E774-4C1A-B18E-70D9C7F08603", "versionEndExcluding": "7.4.6", "versionStartIncluding": "7.4.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:libreoffice:libreoffice:*:*:*:*:*:*:*:*", "matchCriteriaId": "7AFEF7D8-AA92-4464-B771-83F3A8ADCF8F", "versionEndExcluding": "7.5.2", "versionStartIncluding": "7.5.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1." } ], "id": "CVE-2023-0950", "lastModified": "2025-04-23T17:16:24.130", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2023-05-25T20:15:09.207", "references": [ { "source": "security@documentfoundation.org", "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html" }, { "source": "security@documentfoundation.org", "url": "https://security.gentoo.org/glsa/202311-15" }, { "source": "security@documentfoundation.org", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2023/dsa-5415" }, { "source": "security@documentfoundation.org", "tags": [ "Vendor Advisory" ], "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00014.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.gentoo.org/glsa/202311-15" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2023/dsa-5415" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.libreoffice.org/about-us/security/advisories/CVE-2023-0950" } ], "sourceIdentifier": "security@documentfoundation.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-129" } ], "source": "security@documentfoundation.org", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-129" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…