suse-fu-2022:0039-1
Vulnerability from csaf_suse
Published
2022-01-10 08:14
Modified
2022-01-10 08:14
Summary
Feature update for zxing-cpp libreoffice

Notes

Title of the patch
Feature update for zxing-cpp libreoffice
Description of the patch
This feature update for zxing-cpp and libreoffice fixes the following issues: Update LibreOffice from version 7.1.3.2 to 7.2.3.2 (jsc#SLE-18213): - Fix external URL connections issues when WebDav is built using `libserf`. (bsc#1187173, bsc#1186871) - Fix an issue with PPTX where one column becomes two within one text frame. (bsc#1182969) - Fix inteaction between multi-column shape text and automatic height. (bsc#1187982) - Fix interaction of transparent cell fill and transparent shadow. (bsc#1189813) - Fix lost bullet mode while typing and text is not visible. - Use external `poppler` version 21.01.0 (jsc#SLE-18213) - Use external `CMIS` version 0.5.2 - Update external `boost` to version 1.75.0 - Update external `pdfium` to version 4500 - Update external `skia` to version 'm90' - Do not use `qrcodegen-devel` but move to `zxing-cpp` (jsc#SLE-18213) - Keep upstream desktop file names (bsc#1183655) - Display math icon (bsc#1180479) - Source `profile.d/alljava.sh` from either `/etc` (if found) or `/usr/etc`. Update libserf from version 1.3.7 to version 1.3.9 (jsc#SLE-18213): - `serf` is now Apache Software Foundation project - Reset state variables when resetting connection - Fix some usages of the openssl BIO api - Improve handling of bad data in the response state line - Support more overrides via SCons arguments - Adapt to OpenSSL 1.1.x api - CVE-2014-3566: Fix the handling of very large gzip-encoded HTTP responses and disables SSLv2 and SSLv3. (bsc#901968) * CRC calculation error for gzipped http reponses > 4GB. * SSPI CredHandle not freed when APR pool is destroyed. * Disable SSLv2 and SSLv3 as both are broken Provide `zxing-cpp` 1.2.0 as new LibreOffice dependency (jsc#SLE-18213): - Do not build examples to avoid a cycle with `QT5Multimedia` - Use `cmake3-full` package instead of `cmake` on SUSE Linux Enterprise 12 - Do not build examples on SUSE Linux Enterprise 12 - Only build blackbox tests on openSUSE Tumbleweed - New BarcodeFormat - New ZXingQtCamReader demo app based on `QtMultimedia` and `QtQuick` - New QRCode reader, faster and better support for rotated symbols - Add `Structured Append` support for `DataMatrix`, `Aztec` and `MaxiCode` - Add `DMRE` support for `DataMatrix` - Switch to the reimplemented 1D detectors, about 5x faster - Faster and more capable `isPure` detection for all 2D codes - 20% faster `ReedSolomon` error correction. - `ReedSolomon` error detection code 2x speedup. - PDF417 is faster and supports flipped symbols - Reduced false positive rate for `UPC/EAN` barcodes and improved Add-On symbol handling - Fix country-code metadata decoding for UPC/EAN codes. - Proper ECI handling in all 2D barcodes - Add `baselibs.conf` - Many performance improvements for 1D readers - More meta-data exported when reading specific format - Improve DataMatrix encoder - Add interface to simplify basic usage - WASM API to support pixels array as input - 'LuminanceSource' based API is now deprecated but still compiles. - New BarcodeFormats flag type to specify the set of barcodes to look for. - New simplified and consistent Python API - Slightly improved QRCode detection for rotated symbols.
Patchnames
SUSE-2022-39,SUSE-SLE-SDK-12-SP5-2022-39,SUSE-SLE-WE-12-SP5-2022-39
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": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Feature update for zxing-cpp libreoffice",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This feature update for zxing-cpp and libreoffice fixes the following issues:\n\nUpdate LibreOffice from version 7.1.3.2 to 7.2.3.2 (jsc#SLE-18213):\n\n- Fix external URL connections issues when WebDav is built using `libserf`. (bsc#1187173, bsc#1186871)\n- Fix an issue with PPTX where one column becomes two within one text frame. (bsc#1182969)\n- Fix inteaction between multi-column shape text and automatic height. (bsc#1187982)\n- Fix interaction of transparent cell fill and transparent shadow. (bsc#1189813)\n- Fix lost bullet mode while typing and text is not visible.\n- Use external `poppler` version 21.01.0 (jsc#SLE-18213)\n- Use external `CMIS` version 0.5.2\n- Update external `boost` to version 1.75.0\n- Update external `pdfium` to version 4500\n- Update external `skia` to version \u0027m90\u0027\n- Do not use `qrcodegen-devel` but move to `zxing-cpp` (jsc#SLE-18213)\n- Keep upstream desktop file names (bsc#1183655) \n- Display math icon (bsc#1180479)\n- Source `profile.d/alljava.sh` from either `/etc` (if found) or `/usr/etc`.\n\nUpdate libserf from version 1.3.7 to version 1.3.9 (jsc#SLE-18213):\n\n- `serf` is now Apache Software Foundation project\n- Reset state variables when resetting connection\n- Fix some usages of the openssl BIO api\n- Improve handling of bad data in the response state line\n- Support more overrides via SCons arguments\n- Adapt to OpenSSL 1.1.x api\n- CVE-2014-3566: Fix the handling of  very large gzip-encoded HTTP responses and disables SSLv2 and SSLv3. (bsc#901968)\n  * CRC calculation error for gzipped http reponses \u003e 4GB.\n  * SSPI CredHandle not freed when APR pool is destroyed.\n  * Disable SSLv2 and SSLv3 as both are broken\n\nProvide `zxing-cpp` 1.2.0 as new LibreOffice dependency (jsc#SLE-18213): \n\n- Do not build examples to avoid a cycle with `QT5Multimedia`\n- Use `cmake3-full` package instead of `cmake` on SUSE Linux Enterprise 12\n- Do not build examples on SUSE Linux Enterprise 12\n- Only build blackbox tests on openSUSE Tumbleweed\n- New BarcodeFormat \n- New ZXingQtCamReader demo app based on `QtMultimedia` and `QtQuick`\n- New QRCode reader, faster and better support for rotated symbols\n- Add `Structured Append` support for `DataMatrix`, `Aztec` and `MaxiCode`\n- Add `DMRE` support for `DataMatrix`\n- Switch to the reimplemented 1D detectors, about 5x faster\n- Faster and more capable `isPure` detection for all 2D codes\n- 20% faster `ReedSolomon` error correction.\n- `ReedSolomon` error detection code 2x speedup.\n- PDF417 is faster and supports flipped symbols\n- Reduced false positive rate for `UPC/EAN` barcodes and improved Add-On symbol handling\n- Fix country-code metadata decoding for UPC/EAN codes.\n- Proper ECI handling in all 2D barcodes\n- Add `baselibs.conf`\n- Many performance improvements for 1D readers\n- More meta-data exported when reading specific format\n- Improve DataMatrix encoder\n- Add interface to simplify basic usage\n- WASM API to support pixels array as input\n- \u0027LuminanceSource\u0027 based API is now deprecated but still compiles.\n- New BarcodeFormats flag type to specify the set of barcodes to look for.\n- New simplified and consistent Python API\n- Slightly improved QRCode detection for rotated symbols.\n  ",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2022-39,SUSE-SLE-SDK-12-SP5-2022-39,SUSE-SLE-WE-12-SP5-2022-39",
        "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-2022_0039-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-FU-2022:0039-1",
        "url": "https://www.suse.com/support/update/announcement//suse-fu-20220039-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-FU-2022:0039-1",
        "url": "https://lists.suse.com/pipermail/sle-updates/2022-January/021301.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1158377",
        "url": "https://bugzilla.suse.com/1158377"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1180479",
        "url": "https://bugzilla.suse.com/1180479"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1181915",
        "url": "https://bugzilla.suse.com/1181915"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1182969",
        "url": "https://bugzilla.suse.com/1182969"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1183655",
        "url": "https://bugzilla.suse.com/1183655"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1186871",
        "url": "https://bugzilla.suse.com/1186871"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1187173",
        "url": "https://bugzilla.suse.com/1187173"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1187982",
        "url": "https://bugzilla.suse.com/1187982"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1189813",
        "url": "https://bugzilla.suse.com/1189813"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 901968",
        "url": "https://bugzilla.suse.com/901968"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-3566 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-3566/"
      }
    ],
    "title": "Feature update for zxing-cpp libreoffice",
    "tracking": {
      "current_release_date": "2022-01-10T08:14:02Z",
      "generator": {
        "date": "2022-01-10T08:14:02Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-FU-2022:0039-1",
      "initial_release_date": "2022-01-10T08:14:02Z",
      "revision_history": [
        {
          "date": "2022-01-10T08:14:02Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libZXing1-1.2.0-8.3.3.aarch64",
                "product": {
                  "name": "libZXing1-1.2.0-8.3.3.aarch64",
                  "product_id": "libZXing1-1.2.0-8.3.3.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-base-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-base-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-base-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-calc-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-calc-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-calc-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-calc-extensions-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-calc-extensions-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-calc-extensions-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-draw-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-draw-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-draw-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-filters-optional-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-filters-optional-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-filters-optional-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-gnome-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-gnome-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-gnome-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-gtk3-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-gtk3-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-gtk3-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-impress-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-impress-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-impress-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-librelogo-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-librelogo-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-librelogo-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-mailmerge-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-mailmerge-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-mailmerge-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-math-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-math-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-math-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-officebean-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-officebean-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-officebean-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-pyuno-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-pyuno-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-pyuno-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-sdk-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-sdk-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-sdk-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-sdk-doc-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-sdk-doc-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-sdk-doc-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-writer-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-writer-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-writer-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-writer-extensions-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreoffice-writer-extensions-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreoffice-writer-extensions-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreofficekit-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreofficekit-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreofficekit-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libreofficekit-devel-7.2.3.2-48.11.4.aarch64",
                "product": {
                  "name": "libreofficekit-devel-7.2.3.2-48.11.4.aarch64",
                  "product_id": "libreofficekit-devel-7.2.3.2-48.11.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libserf-1-1-1.3.9-9.5.3.aarch64",
                "product": {
                  "name": "libserf-1-1-1.3.9-9.5.3.aarch64",
                  "product_id": "libserf-1-1-1.3.9-9.5.3.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libserf-devel-1.3.9-9.5.3.aarch64",
                "product": {
                  "name": "libserf-devel-1.3.9-9.5.3.aarch64",
                  "product_id": "libserf-devel-1.3.9-9.5.3.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "zxing-cpp-devel-1.2.0-8.3.3.aarch64",
                "product": {
                  "name": "zxing-cpp-devel-1.2.0-8.3.3.aarch64",
                  "product_id": "zxing-cpp-devel-1.2.0-8.3.3.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libZXing1-64bit-1.2.0-8.3.3.aarch64_ilp32",
                "product": {
                  "name": "libZXing1-64bit-1.2.0-8.3.3.aarch64_ilp32",
                  "product_id": "libZXing1-64bit-1.2.0-8.3.3.aarch64_ilp32"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64_ilp32"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libZXing1-1.2.0-8.3.3.i586",
                "product": {
                  "name": "libZXing1-1.2.0-8.3.3.i586",
                  "product_id": "libZXing1-1.2.0-8.3.3.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-base-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-base-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-base-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-calc-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-calc-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-calc-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-calc-extensions-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-calc-extensions-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-calc-extensions-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-draw-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-draw-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-draw-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-filters-optional-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-filters-optional-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-filters-optional-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-gnome-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-gnome-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-gnome-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-gtk3-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-gtk3-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-gtk3-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-impress-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-impress-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-impress-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-librelogo-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-librelogo-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-librelogo-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-mailmerge-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-mailmerge-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-mailmerge-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-math-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-math-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-math-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-officebean-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-officebean-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-officebean-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-pyuno-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-pyuno-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-pyuno-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-sdk-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-sdk-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-sdk-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-sdk-doc-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-sdk-doc-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-sdk-doc-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-writer-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-writer-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-writer-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-writer-extensions-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreoffice-writer-extensions-7.2.3.2-48.11.4.i586",
                  "product_id": "libreoffice-writer-extensions-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreofficekit-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreofficekit-7.2.3.2-48.11.4.i586",
                  "product_id": "libreofficekit-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libreofficekit-devel-7.2.3.2-48.11.4.i586",
                "product": {
                  "name": "libreofficekit-devel-7.2.3.2-48.11.4.i586",
                  "product_id": "libreofficekit-devel-7.2.3.2-48.11.4.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libserf-1-1-1.3.9-9.5.3.i586",
                "product": {
                  "name": "libserf-1-1-1.3.9-9.5.3.i586",
                  "product_id": "libserf-1-1-1.3.9-9.5.3.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libserf-devel-1.3.9-9.5.3.i586",
                "product": {
                  "name": "libserf-devel-1.3.9-9.5.3.i586",
                  "product_id": "libserf-devel-1.3.9-9.5.3.i586"
                }
              },
              {
                "category": "product_version",
                "name": "zxing-cpp-devel-1.2.0-8.3.3.i586",
                "product": {
                  "name": "zxing-cpp-devel-1.2.0-8.3.3.i586",
                  "product_id": "zxing-cpp-devel-1.2.0-8.3.3.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libreoffice-branding-upstream-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-branding-upstream-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-branding-upstream-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-gdb-pretty-printers-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-gdb-pretty-printers-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-gdb-pretty-printers-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-glade-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-glade-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-glade-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-icon-themes-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-icon-themes-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-icon-themes-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-af-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-af-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-af-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-am-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-am-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-am-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ar-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ar-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ar-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-as-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-as-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-as-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ast-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ast-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ast-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-be-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-be-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-be-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-bg-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-bg-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-bg-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-bn-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-bn-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-bn-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-bn_IN-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-bn_IN-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-bn_IN-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-bo-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-bo-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-bo-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-br-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-br-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-br-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-brx-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-brx-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-brx-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-bs-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-bs-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-bs-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ca-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ca-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ca-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ca_valencia-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ca_valencia-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ca_valencia-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ckb-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ckb-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ckb-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-cs-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-cs-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-cs-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-cy-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-cy-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-cy-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-da-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-da-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-da-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-de-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-de-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-de-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-dgo-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-dgo-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-dgo-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-dsb-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-dsb-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-dsb-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-dz-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-dz-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-dz-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-el-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-el-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-el-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-en-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-en-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-en-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-en_GB-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-en_GB-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-en_GB-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-en_ZA-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-en_ZA-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-en_ZA-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-eo-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-eo-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-eo-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-es-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-es-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-es-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-et-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-et-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-et-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-eu-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-eu-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-eu-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-fa-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-fa-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-fa-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-fi-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-fi-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-fi-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-fr-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-fr-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-fr-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-fur-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-fur-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-fur-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-fy-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-fy-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-fy-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ga-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ga-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ga-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-gd-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-gd-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-gd-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-gl-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-gl-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-gl-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-gu-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-gu-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-gu-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-gug-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-gug-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-gug-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-he-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-he-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-he-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-hi-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-hi-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-hi-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-hr-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-hr-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-hr-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-hsb-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-hsb-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-hsb-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-hu-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-hu-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-hu-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-id-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-id-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-id-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-is-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-is-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-is-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-it-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-it-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-it-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ja-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ja-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ja-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ka-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ka-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ka-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-kab-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-kab-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-kab-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-kk-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-kk-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-kk-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-km-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-km-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-km-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-kmr_Latn-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-kmr_Latn-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-kmr_Latn-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-kn-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-kn-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-kn-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ko-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ko-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ko-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-kok-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-kok-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-kok-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ks-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ks-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ks-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-lb-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-lb-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-lb-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-lo-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-lo-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-lo-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-lt-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-lt-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-lt-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-lv-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-lv-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-lv-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-mai-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-mai-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-mai-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-mk-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-mk-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-mk-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ml-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ml-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ml-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-mn-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-mn-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-mn-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-mni-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-mni-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-mni-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-mr-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-mr-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-mr-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-my-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-my-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-my-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-nb-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-nb-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-nb-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ne-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ne-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ne-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-nl-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-nl-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-nl-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-nn-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-nn-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-nn-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-nr-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-nr-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-nr-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-nso-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-nso-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-nso-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-oc-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-oc-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-oc-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-om-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-om-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-om-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-or-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-or-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-or-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-pa-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-pa-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-pa-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-pl-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-pl-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-pl-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-pt_BR-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-pt_BR-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-pt_BR-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-pt_PT-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-pt_PT-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-pt_PT-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ro-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ro-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ro-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ru-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ru-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ru-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-rw-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-rw-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-rw-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-sa_IN-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-sa_IN-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-sa_IN-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-sat-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-sat-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-sat-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-sd-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-sd-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-sd-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-si-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-si-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-si-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-sid-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-sid-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-sid-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-sk-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-sk-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-sk-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-sl-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-sl-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-sl-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-sq-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-sq-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-sq-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-sr-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-sr-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-sr-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ss-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ss-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ss-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-st-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-st-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-st-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-sv-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-sv-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-sv-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-sw_TZ-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-sw_TZ-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-sw_TZ-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-szl-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-szl-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-szl-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ta-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ta-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ta-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-te-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-te-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-te-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-tg-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-tg-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-tg-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-th-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-th-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-th-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-tn-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-tn-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-tn-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-tr-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-tr-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-tr-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ts-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ts-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ts-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-tt-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-tt-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-tt-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ug-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ug-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ug-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-uk-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-uk-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-uk-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-uz-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-uz-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-uz-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-ve-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-ve-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-ve-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-vec-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-vec-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-vec-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-vi-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-vi-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-vi-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-xh-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-xh-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-xh-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-zh_CN-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-zh_CN-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-zh_CN-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-zh_TW-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-zh_TW-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-zh_TW-7.2.3.2-48.11.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-l10n-zu-7.2.3.2-48.11.4.noarch",
                "product": {
                  "name": "libreoffice-l10n-zu-7.2.3.2-48.11.4.noarch",
                  "product_id": "libreoffice-l10n-zu-7.2.3.2-48.11.4.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libZXing1-1.2.0-8.3.3.ppc64le",
                "product": {
                  "name": "libZXing1-1.2.0-8.3.3.ppc64le",
                  "product_id": "libZXing1-1.2.0-8.3.3.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-base-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-base-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-base-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-calc-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-calc-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-calc-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-calc-extensions-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-calc-extensions-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-calc-extensions-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-draw-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-draw-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-draw-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-filters-optional-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-filters-optional-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-filters-optional-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-gnome-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-gnome-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-gnome-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-gtk3-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-gtk3-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-gtk3-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-impress-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-impress-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-impress-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-librelogo-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-librelogo-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-librelogo-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-mailmerge-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-mailmerge-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-mailmerge-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-math-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-math-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-math-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-officebean-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-officebean-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-officebean-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-pyuno-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-pyuno-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-pyuno-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-sdk-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-sdk-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-sdk-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-sdk-doc-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-sdk-doc-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-sdk-doc-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-writer-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-writer-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-writer-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-writer-extensions-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreoffice-writer-extensions-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreoffice-writer-extensions-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreofficekit-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreofficekit-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreofficekit-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libreofficekit-devel-7.2.3.2-48.11.4.ppc64le",
                "product": {
                  "name": "libreofficekit-devel-7.2.3.2-48.11.4.ppc64le",
                  "product_id": "libreofficekit-devel-7.2.3.2-48.11.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libserf-1-1-1.3.9-9.5.3.ppc64le",
                "product": {
                  "name": "libserf-1-1-1.3.9-9.5.3.ppc64le",
                  "product_id": "libserf-1-1-1.3.9-9.5.3.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libserf-devel-1.3.9-9.5.3.ppc64le",
                "product": {
                  "name": "libserf-devel-1.3.9-9.5.3.ppc64le",
                  "product_id": "libserf-devel-1.3.9-9.5.3.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "zxing-cpp-devel-1.2.0-8.3.3.ppc64le",
                "product": {
                  "name": "zxing-cpp-devel-1.2.0-8.3.3.ppc64le",
                  "product_id": "zxing-cpp-devel-1.2.0-8.3.3.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libZXing1-1.2.0-8.3.3.s390",
                "product": {
                  "name": "libZXing1-1.2.0-8.3.3.s390",
                  "product_id": "libZXing1-1.2.0-8.3.3.s390"
                }
              },
              {
                "category": "product_version",
                "name": "libserf-1-1-1.3.9-9.5.3.s390",
                "product": {
                  "name": "libserf-1-1-1.3.9-9.5.3.s390",
                  "product_id": "libserf-1-1-1.3.9-9.5.3.s390"
                }
              },
              {
                "category": "product_version",
                "name": "libserf-devel-1.3.9-9.5.3.s390",
                "product": {
                  "name": "libserf-devel-1.3.9-9.5.3.s390",
                  "product_id": "libserf-devel-1.3.9-9.5.3.s390"
                }
              },
              {
                "category": "product_version",
                "name": "zxing-cpp-devel-1.2.0-8.3.3.s390",
                "product": {
                  "name": "zxing-cpp-devel-1.2.0-8.3.3.s390",
                  "product_id": "zxing-cpp-devel-1.2.0-8.3.3.s390"
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libZXing1-1.2.0-8.3.3.s390x",
                "product": {
                  "name": "libZXing1-1.2.0-8.3.3.s390x",
                  "product_id": "libZXing1-1.2.0-8.3.3.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libZXing1-32bit-1.2.0-8.3.3.s390x",
                "product": {
                  "name": "libZXing1-32bit-1.2.0-8.3.3.s390x",
                  "product_id": "libZXing1-32bit-1.2.0-8.3.3.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libserf-1-1-1.3.9-9.5.3.s390x",
                "product": {
                  "name": "libserf-1-1-1.3.9-9.5.3.s390x",
                  "product_id": "libserf-1-1-1.3.9-9.5.3.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libserf-devel-1.3.9-9.5.3.s390x",
                "product": {
                  "name": "libserf-devel-1.3.9-9.5.3.s390x",
                  "product_id": "libserf-devel-1.3.9-9.5.3.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "zxing-cpp-devel-1.2.0-8.3.3.s390x",
                "product": {
                  "name": "zxing-cpp-devel-1.2.0-8.3.3.s390x",
                  "product_id": "zxing-cpp-devel-1.2.0-8.3.3.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libZXing1-1.2.0-8.3.3.x86_64",
                "product": {
                  "name": "libZXing1-1.2.0-8.3.3.x86_64",
                  "product_id": "libZXing1-1.2.0-8.3.3.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libZXing1-32bit-1.2.0-8.3.3.x86_64",
                "product": {
                  "name": "libZXing1-32bit-1.2.0-8.3.3.x86_64",
                  "product_id": "libZXing1-32bit-1.2.0-8.3.3.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-base-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-base-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-base-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-calc-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-calc-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-calc-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-calc-extensions-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-calc-extensions-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-calc-extensions-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-draw-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-draw-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-draw-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-filters-optional-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-filters-optional-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-filters-optional-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-gnome-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-gnome-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-gnome-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-gtk3-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-gtk3-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-gtk3-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-impress-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-impress-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-impress-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-librelogo-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-librelogo-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-librelogo-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-mailmerge-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-mailmerge-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-mailmerge-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-math-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-math-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-math-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-officebean-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-officebean-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-officebean-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-pyuno-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-pyuno-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-pyuno-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-sdk-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-sdk-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-sdk-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-sdk-doc-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-sdk-doc-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-sdk-doc-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-writer-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-writer-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-writer-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreoffice-writer-extensions-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreoffice-writer-extensions-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreoffice-writer-extensions-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreofficekit-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreofficekit-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreofficekit-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libreofficekit-devel-7.2.3.2-48.11.4.x86_64",
                "product": {
                  "name": "libreofficekit-devel-7.2.3.2-48.11.4.x86_64",
                  "product_id": "libreofficekit-devel-7.2.3.2-48.11.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libserf-1-1-1.3.9-9.5.3.x86_64",
                "product": {
                  "name": "libserf-1-1-1.3.9-9.5.3.x86_64",
                  "product_id": "libserf-1-1-1.3.9-9.5.3.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libserf-devel-1.3.9-9.5.3.x86_64",
                "product": {
                  "name": "libserf-devel-1.3.9-9.5.3.x86_64",
                  "product_id": "libserf-devel-1.3.9-9.5.3.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "zxing-cpp-devel-1.2.0-8.3.3.x86_64",
                "product": {
                  "name": "zxing-cpp-devel-1.2.0-8.3.3.x86_64",
                  "product_id": "zxing-cpp-devel-1.2.0-8.3.3.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
                  "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-sdk:12:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
                  "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-we:12:sp5"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libZXing1-1.2.0-8.3.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.aarch64"
        },
        "product_reference": "libZXing1-1.2.0-8.3.3.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libZXing1-1.2.0-8.3.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.ppc64le"
        },
        "product_reference": "libZXing1-1.2.0-8.3.3.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libZXing1-1.2.0-8.3.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.s390x"
        },
        "product_reference": "libZXing1-1.2.0-8.3.3.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libZXing1-1.2.0-8.3.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.x86_64"
        },
        "product_reference": "libZXing1-1.2.0-8.3.3.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-sdk-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-sdk-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libserf-1-1-1.3.9-9.5.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.aarch64"
        },
        "product_reference": "libserf-1-1-1.3.9-9.5.3.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libserf-1-1-1.3.9-9.5.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.ppc64le"
        },
        "product_reference": "libserf-1-1-1.3.9-9.5.3.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libserf-1-1-1.3.9-9.5.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.s390x"
        },
        "product_reference": "libserf-1-1-1.3.9-9.5.3.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libserf-1-1-1.3.9-9.5.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.x86_64"
        },
        "product_reference": "libserf-1-1-1.3.9-9.5.3.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libserf-devel-1.3.9-9.5.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.aarch64"
        },
        "product_reference": "libserf-devel-1.3.9-9.5.3.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libserf-devel-1.3.9-9.5.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.ppc64le"
        },
        "product_reference": "libserf-devel-1.3.9-9.5.3.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libserf-devel-1.3.9-9.5.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.s390x"
        },
        "product_reference": "libserf-devel-1.3.9-9.5.3.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libserf-devel-1.3.9-9.5.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.x86_64"
        },
        "product_reference": "libserf-devel-1.3.9-9.5.3.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "zxing-cpp-devel-1.2.0-8.3.3.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.aarch64"
        },
        "product_reference": "zxing-cpp-devel-1.2.0-8.3.3.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "zxing-cpp-devel-1.2.0-8.3.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.ppc64le"
        },
        "product_reference": "zxing-cpp-devel-1.2.0-8.3.3.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "zxing-cpp-devel-1.2.0-8.3.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.s390x"
        },
        "product_reference": "zxing-cpp-devel-1.2.0-8.3.3.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "zxing-cpp-devel-1.2.0-8.3.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.x86_64"
        },
        "product_reference": "zxing-cpp-devel-1.2.0-8.3.3.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libZXing1-1.2.0-8.3.3.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.3.3.x86_64"
        },
        "product_reference": "libZXing1-1.2.0-8.3.3.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-base-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-base-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-branding-upstream-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-branding-upstream-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-calc-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-calc-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-calc-extensions-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-calc-extensions-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-draw-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-draw-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-filters-optional-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-filters-optional-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-gnome-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-gnome-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-gtk3-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-gtk3-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-icon-themes-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-icon-themes-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-impress-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-impress-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-af-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-af-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-ar-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-ar-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-bg-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-bg-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-ca-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-ca-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-cs-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-cs-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-da-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-da-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-de-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-de-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-en-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-en-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-es-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-es-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-fi-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-fi-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-fr-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-fr-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-gu-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-gu-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-hi-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-hi-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-hr-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-hr-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-hu-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-hu-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-it-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-it-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-ja-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-ja-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-ko-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-ko-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-lt-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-lt-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-nb-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-nb-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-nl-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-nl-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-nn-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-nn-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-pl-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-pl-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-pt_BR-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-pt_BR-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-pt_PT-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-pt_PT-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-ro-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-ro-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-ru-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-ru-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-sk-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-sk-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-sv-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-sv-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-uk-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-uk-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-xh-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-xh-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-zh_CN-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-zh_CN-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-zh_TW-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-zh_TW-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-l10n-zu-7.2.3.2-48.11.4.noarch as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.2.3.2-48.11.4.noarch"
        },
        "product_reference": "libreoffice-l10n-zu-7.2.3.2-48.11.4.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-librelogo-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-librelogo-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-mailmerge-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-mailmerge-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-math-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-math-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-officebean-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-officebean-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-pyuno-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-pyuno-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-writer-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-writer-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libreoffice-writer-extensions-7.2.3.2-48.11.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.2.3.2-48.11.4.x86_64"
        },
        "product_reference": "libreoffice-writer-extensions-7.2.3.2-48.11.4.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libserf-1-1-1.3.9-9.5.3.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
          "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libserf-1-1-1.3.9-9.5.3.x86_64"
        },
        "product_reference": "libserf-1-1-1.3.9-9.5.3.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2014-3566",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-3566"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The SSL protocol 3.0, as used in OpenSSL through 1.0.1i and other products, uses nondeterministic CBC padding, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, aka the \"POODLE\" issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.3.3.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.2.3.2-48.11.4.noarch",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.2.3.2-48.11.4.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12 SP5:libserf-1-1-1.3.9-9.5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-3566",
          "url": "https://www.suse.com/security/cve/CVE-2014-3566"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1011293 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/1011293"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1031023 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/1031023"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 901223 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/901223"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 901254 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/901254"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 901277 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/901277"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 901748 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/901748"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 901757 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/901757"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 901759 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/901759"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 901889 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/901889"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 901968 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/901968"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 902229 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/902229"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 902233 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/902233"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 902476 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/902476"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 903405 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/903405"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 903684 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/903684"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 904889 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/904889"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 905106 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/905106"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 914041 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/914041"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 994144 for CVE-2014-3566",
          "url": "https://bugzilla.suse.com/994144"
        }
      ],
      "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 Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.3.3.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libserf-1-1-1.3.9-9.5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.4,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.3.3.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-1-1-1.3.9-9.5.3.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:libserf-devel-1.3.9-9.5.3.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.3.3.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.3.3.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.2.3.2-48.11.4.noarch",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.2.3.2-48.11.4.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12 SP5:libserf-1-1-1.3.9-9.5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-01-10T08:14:02Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2014-3566"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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…