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" } ] }
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…